Reputation: 1
Not able to execute a C program which has vector addition using RISCV.
I downloaded the gnu tool-chain and added the vector extension. But when I am running a sample C code which does vector addition, it is not able to recognise the vector instructions? Why is this happening?
Upvotes: 0
Views: 17