pavitrar20

Results 7 comments of pavitrar20

I am interested in collaborating on this. Has any work been done?

I appreciate pointers on how to get started. I am more of a firmware person- but am interested in using RISC-V SIMD extension for an application

Has anyone run an xtensor program on Spike? I am able to independently compile a hello program with riscv64-unknown-elf-gcc and use spike pk hello to display And also use G++...

1. I tried it in ubuntu 20.04 LTS . riscv64-unknown-elf-gcc seems to have some documented issues **[ ](https://github.com/riscv-collab/riscv-gnu-toolchain/issues/544)** Basicallly, Ubuntu has binutils and gcc packages for riscv64-unknown-elf, but no libraries....

Yes, It did fail on Architecture check

Updating status- while compilation succeeds in xsimd lib as well as for other generic tests , using "pk" is inconsistent- This is where I am at - spike []/pk test.cpp...

Hang on! I may have access to a vector CPU soon for some other work. It can also be repurposed for this. Perhaps inspection could happen through JTAG- I will...