Skip to content

machineware-gmbh/riscv-linux-vector-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V Linux Vector Example

This is a simple dot product calculation program to demonstrate Linux's userspace RVV capabilities.

Requires a toolchain with kernel headers from here, since upstream Linux does not support RVV yet (as of June 2023).