mz24cn / gemm_optimization
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
- study of cutlass☆21Updated 4 months ago
- ☆61Updated 3 months ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 5 years ago
- An extension library of WMMA API (Tensor Core API)☆93Updated 8 months ago
- ☆16Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- ☆17Updated 11 months ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆57Updated last week
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last week
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆69Updated 5 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- A Winograd Minimal Filter Implementation in CUDA☆24Updated 3 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆111Updated 10 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- Dissecting NVIDIA GPU Architecture☆90Updated 2 years ago
- ☆38Updated 3 years ago
- ☆19Updated 4 years ago
- ☆38Updated 3 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- ☆43Updated 4 years ago
- CUDA PTX-ISA Document 中文翻译版☆37Updated 2 weeks ago
- BLAS implementation for Intel FPGA☆78Updated 4 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- ☆10Updated 3 weeks ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- ☆29Updated 11 months ago
- Optimize GEMM with tensorcore step by step☆24Updated last year