CNugteren / myGEMM
Code appendix to an OpenCL matrix-multiplication tutorial
☆164Updated 7 years ago
Alternatives and similar repositories for myGEMM:
Users that are interested in myGEMM are comparing it to the libraries listed below
- CLTune: An automatic OpenCL & CUDA kernel tuner☆172Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆109Updated 7 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- The SHOC Benchmark Suite☆249Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated this week
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆78Updated 5 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 7 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆127Updated last year
- Assembler for NVIDIA Volta and Turing GPUs☆203Updated 3 years ago
- a software library containing Sparse functions written in OpenCL☆173Updated 4 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)☆44Updated 11 years ago
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆317Updated this week
- Full-speed Array of Structures access☆164Updated last year
- Efficient Top-K implementation on the GPU☆150Updated 5 years ago
- ☆59Updated last month
- Winograd-based convolution implementation in OpenCL☆28Updated 7 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆265Updated last year
- ☆120Updated 12 years ago
- Stretching GPU performance for GEMMs and tensor contractions.☆231Updated this week
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆109Updated 2 years ago
- tutorial to optimize GEMM performance on android☆51Updated 8 years ago
- An OpenCL device simulator and debugger☆350Updated 4 months ago
- Flexible GPGPU instrumentation☆86Updated 5 years ago
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆108Updated last year
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆120Updated 2 years ago
- A tool which profiles OpenCL devices to find their peak capacities☆424Updated 3 weeks ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆296Updated 6 years ago