Repository navigation

#

gemm

BLISlab: A Sandbox for Optimizing GEMM

C
540
4 年前

Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.

Cuda
481
1 年前

Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.

Cuda
384
9 个月前

Multi-Threaded FP32 Matrix Multiplication on x86 CPUs

C
359
5 个月前

🚀🚀🚀 This repository lists some awesome public CUDA, cuda-python, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, TVM, MLIR, PTX and High Performance Computing (HPC) projects.

334
2 个月前

The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers

Nim
290
2 年前

Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.

C
151
4 年前

DBCSR: Distributed Block Compressed Sparse Row matrix library

Fortran
144
5 天前

A Flexible and Energy Efficient Accelerator For Sparse Convolution Neural Network

Verilog
111
2 个月前
Assembly
111
4 小时前

FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme

Cuda
87
6 个月前

AMD RAD's multi-GPU Triton-based framework for seamless multi-GPU programming

Python
80
19 分钟前

PyTorch half precision gemm lib w/ fused optional bias + optional relu/gelu

Cuda
74
10 个月前

Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.

Cuda
67
1 年前

Serial and parallel implementations of matrix multiplication

C++
44
5 年前