How to optimize sgemm in single-thread ARM cpu, mutli-threads ARM cpu and Nvidia gpu
☆23Jun 29, 2021Updated 5 years ago
Alternatives and similar repositories for optimize-gemm
Users that are interested in optimize-gemm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Mar 28, 2019Updated 7 years ago
- Implementation and optimization of matrix multiplication on single CPU (HPC-THU-2023-Autumn)☆18Feb 27, 2024Updated 2 years ago
- SGEMM and DGEMM subroutines using AVX512F instructions.