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
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- study of cutlass☆21Updated 5 months ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- ☆16Updated last year
- SGEMM optimization with cuda step by step☆18Updated last year
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- A Winograd Minimal Filter Implementation in CUDA☆24Updated 3 years ago
- ☆20Updated 4 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- ☆20Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆96Updated 9 months ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆82Updated 2 years ago
- ☆17Updated last year
- Dissecting NVIDIA GPU Architecture☆92Updated 2 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- play gemm with tvm☆90Updated last year
- ☆30Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆29Updated 3 months ago
- 大规模并行处理器编程实战 第二版答案☆32Updated 2 years ago
- ☆60Updated 4 months ago
- CUDA PTX-ISA Document 中文翻译版☆38Updated last month
- ☆43Updated 4 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- ☆38Updated 5 years ago
- ☆10Updated 4 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago