Tuned OpenCL BLAS
-
Updated
Nov 8, 2024 - C++
Tuned OpenCL BLAS
Bandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io
The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Intel MKL(CPU) and cuBLAS(CUDA) on different matrix sizes/vendor's hardwares/OS. Out-of-the-box easy as MSVC, MinGW, Linux(CentOS) x86_64 binary provided. 在不同矩阵大小/硬件/操作系统下比较几个BLAS库的sgemm函数性能,提供binary,开盒即用。
Drop-in GPU acceleration for linear algebra.
Add a description, image, and links to the clblas topic page so that developers can more easily learn about it.
To associate your repository with the clblas topic, visit your repo's landing page and select "manage topics."