mz24cn / gemm_optimizationLinks
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,开盒即用。
☆17Updated 6 years ago
Alternatives and similar repositories for gemm_optimization
Users that are interested in gemm_optimization are comparing it to the libraries listed below
Sorting:
- Learn OpenCL step by step.☆136Updated 3 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- ☆19Updated last year
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 8 months ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆17Updated last year
- CUDA Tensor Transpose (cuTT) library☆53Updated 8 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- A framework that support executing unmodified CUDA source code on non-NVIDIA devices.☆137Updated 11 months ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆47Updated 12 years ago
- study of cutlass☆22Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- BLAS implementation for Intel FPGA☆77Updated 5 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- ☆46Updated 5 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆62Updated 11 months ago
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- ☆269Updated last week
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆48Updated 5 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆256Updated last week
- ☆47Updated last year
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 3 years ago
- flexible-gemm conv of deepcore☆17Updated 6 years ago
- ☆38Updated last year
- ☆21Updated 4 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 10 months ago
- CVFusion is an open-source deep learning compiler to fuse the OpenCV operators.☆32Updated 3 years ago