siboehm / SGEMM_CUDA
Fast CUDA matrix multiplication from scratch
☆683Updated last year
Alternatives and similar repositories for SGEMM_CUDA:
Users that are interested in SGEMM_CUDA are comparing it to the libraries listed below
- Step-by-step optimization of CUDA SGEMM☆304Updated 3 years ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆383Updated 7 months ago
- Fastest kernels written from scratch☆220Updated last week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆931Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆340Updated 6 months ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆798Updated this week
- ☆148Updated 8 months ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆337Updated 3 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆774Updated 3 months ago
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆738Updated 7 months ago
- A simple high performance CUDA GEMM implementation.☆361Updated last year
- CUDA Matrix Multiplication Optimization☆178Updated 8 months ago
- collection of benchmarks to measure basic GPU capabilities☆352Updated 2 months ago
- ☆197Updated 9 months ago
- CUDA Kernel Benchmarking Library☆613Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆322Updated 3 months ago
- GPU programming related news and material links☆1,447Updated 3 months ago
- Cataloging released Triton kernels.☆213Updated 3 months ago
- Distributed Triton for Parallel Systems☆372Updated this week
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆989Updated last year
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆476Updated last year
- Shared Middle-Layer for Triton Compilation☆241Updated this week
- Tile primitives for speedy kernels☆2,251Updated this week
- Puzzles for learning Triton, play it with minimal environment configuration!☆276Updated 4 months ago
- ☆198Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆574Updated last month
- Dynamic Memory Management for Serving LLMs without PagedAttention☆345Updated 2 weeks ago
- Yinghan's Code Sample☆319Updated 2 years ago
- FlagGems is an operator library for large language models implemented in Triton Language.☆482Updated this week
- ☆94Updated 3 weeks ago