Repository navigation

#

gemm

BLISlab: A Sandbox for Optimizing GEMM

C
534
4 年前

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

Cuda
460
1 年前

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

Cuda
372
8 个月前

Multi-Threaded FP32 Matrix Multiplication on x86 CPUs

C
351
4 个月前

🚀🚀🚀 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.

311
18 天前

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
288
2 年前

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

C
152
4 年前

DBCSR: Distributed Block Compressed Sparse Row matrix library

Fortran
145
1 天前
Assembly
111
15 小时前

A Flexible and Energy Efficient Accelerator For Sparse Convolution Neural Network

Verilog
93
1 个月前

FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme

Cuda
80
5 个月前

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

Cuda
72
9 个月前

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

Cuda
63
1 年前

Serial and parallel implementations of matrix multiplication

C++
42
5 年前

The simplest but fast implementation of matrix multiplication in CUDA.

Cuda
38
1 年前