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☆22Updated 9 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 9 months ago
- ☆48Updated 5 years ago
- ☆46Updated 6 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- BLAS implementation for Intel FPGA☆78Updated 5 years ago
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- study of cutlass☆22Updated last year
- ☆61Updated last year
- CUDA Tensor Transpose (cuTT) library☆53Updated 8 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- ☆17Updated 2 years ago
- CUDA PTX-ISA Document 中文翻译版☆48Updated 3 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- ☆19Updated last year
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆192Updated 2 years ago
- Dissecting NVIDIA GPU Architecture☆116Updated 3 years ago
- ☆40Updated 5 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- CVFusion is an open-source deep learning compiler to fuse the OpenCV operators.☆33Updated 3 years ago
- GPU implementation of Winograd convolution☆10Updated 8 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆33Updated 4 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- ☆20Updated 3 years ago
- ☆110Updated last year
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆48Updated 12 years ago
- ☆161Updated this week