Replies: 2 comments
|
Due to my poor compile skills that never seems to go well in Ubuntu I just used sudo apt-build install openblas... |
|
If you are going for baremetal, I expect the critical step will be providing your own functions for memory management (and setting EMBEDDED=1 to disable the related code and inclusion of system headers in the OpenBLAS source). There is a (very) short wiki page for ARM Cortex M that touches on that. I must admit that I have never done this myself, and I am not aware if anybody has ever tried it with RISCV (though I think the procedure will be essentially the same) |
Uh oh!
There was an error while loading. Please reload this page.
Hi dear,
Is there some updated tutorial about compiling OpenBLAS targeting baremetal workloads?
If not, how hard it would be to generate 2 versions: 1 for Armv8.2-a+sve and 1 for RV64GCV?
Many Thanks
Geancarlo Abich
All reactions