mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
* Added DGEMV no transpose multithreaded Implementations - Added new avx512 M and N kernels for DGEMV. - Added multiple MT implementations for same kernels. - Added AOCL_dynamic logic for L2 apis. - Tuned AOCL_dynamic and code path selection for DGEMV on ZEN5. - Added same kernels for SGEMV, but these kernels are not enabled yet. - Added SGEMV reference kernel. AMD-Internal: [SWLCSG-3408] Co-authored-by: Varaganti, Kiran <Kiran.Varaganti@amd.com>