I am currently running a RISC-V mentorship project, and we have been making use of the new riscv runner for the past weeks (https://github.com/sohail103/audiomark).
We do have vector code we need to run and benchmark.
We attempted for the past weeks to compile the code into Xtheadvector and run this, but compiler bugs made this difficult, and when this was solved, we realized the extension is not activated.
Is there a way to request access to a runner with V extension?
I am currently running a RISC-V mentorship project, and we have been making use of the new riscv runner for the past weeks (https://github.com/sohail103/audiomark).
We do have vector code we need to run and benchmark.
We attempted for the past weeks to compile the code into Xtheadvector and run this, but compiler bugs made this difficult, and when this was solved, we realized the extension is not activated.
Is there a way to request access to a runner with V extension?