How to enable vector computing on the RISC-V? #99
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/LicheeRV-Nano-Build#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Are there any options to add during the build phase to enable the use of the vector computing of the RISC-V core?
For custom code/libs that you build you can set vector flags for compiler in build time (https://github.com/scpcom/LicheeSG-Nano-Build/issues/24#issuecomment-3702983834). Also you can change buildroot config flags like
BR2_TARGET_LDFLAGS