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:
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- BLAS implementation for Intel FPGA☆78Updated 4 years ago
- A Winograd Minimal Filter Implementation in CUDA☆24Updated 3 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆67Updated 2 months ago
- An extension library of WMMA API (Tensor Core API)☆97Updated 10 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆16Updated last year
- SGEMM optimization with cuda step by step☆19Updated last year
- ☆33Updated last year
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- study of cutlass☆21Updated 6 months ago
- AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/Ope…☆64Updated this week
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- ☆38Updated 5 years ago
- Machine Intelligence Shader Autogen. AMDGPU ML shader code generator. (previously iGEMMgen)☆34Updated last week
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆61Updated 5 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 2 months ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 5 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- CUDA PTX-ISA Document 中文翻译版☆42Updated last week
- Learn OpenCL step by step.☆135Updated 2 years ago
- ☆44Updated 4 years ago
- ☆21Updated 4 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago