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:
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆73Updated 3 months ago
- ☆16Updated last year
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- ☆17Updated last year
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- study of cutlass☆21Updated 7 months ago
- ☆39Updated 5 years ago
- A Winograd Minimal Filter Implementation in CUDA☆25Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- CUDA Tensor Transpose (cuTT) library☆52Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- ☆44Updated 4 years ago
- ☆62Updated 6 months ago
- Dissecting NVIDIA GPU Architecture☆97Updated 2 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- CUDA PTX-ISA Document 中文翻译版☆42Updated 3 weeks ago
- Common libraries for PPL projects☆29Updated 3 months ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- ☆34Updated last year
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆67Updated 11 years ago
- CNNs in Halide☆23Updated 9 years ago
- BLAS implementation for Intel FPGA☆78Updated 4 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year