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
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- BLAS implementation for Intel FPGA☆77Updated 4 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 5 months ago
- CUDA Tensor Transpose (cuTT) library☆52Updated 8 years ago
- CUDA PTX-ISA Document 中文翻译版☆44Updated 3 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- ☆39Updated 5 years 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
- ☆47Updated 5 years ago
- An extension library of WMMA API (Tensor Core API)☆104Updated last year
- A Winograd Minimal Filter Implementation in CUDA☆28Updated 4 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- Dissecting NVIDIA GPU Architecture☆106Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆72Updated 6 years ago
- ☆62Updated 8 months ago
- ☆43Updated 2 months ago
- study of cutlass☆22Updated 10 months ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago
- Assembler and Decompiler for NVIDIA (Maxwell Pascal Volta Turing Ampere) GPUs.☆84Updated 2 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆21Updated 4 years ago
- Set of OpenCL microbenchmarks☆29Updated last year
- ☆41Updated last year
- ☆45Updated 4 years ago