Skip to content

Conversation

ChipKerchner
Copy link
Contributor

Add SBGEMV and SHGEMV routines to RISC-V - up to 32X faster.

@ChipKerchner
Copy link
Contributor Author

ChipKerchner commented Oct 3, 2025

Can't tie in SHGEMV since there is no support in the system as of yet.

#5480

@martin-frbg
Copy link
Collaborator

can probably tie that into interface/sbgemv.c and copy driver/level2/sbgemv_thread.c, then needs adding to common_s.h , common_level2.h , cblas.h , common_interface.h , common_param.h (two times there - once for single target and once for dynamic_arch) , kernel/setparam-ref.c plus exports/gensymbol and the (c)makefile additions.
I'll see if I can prepare a companion PR sometime tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants