Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
☆558Sep 8, 2024Updated last year
Alternatives and similar repositories for cuda_hgemm
Users that are interested in cuda_hgemm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Easy-to-understand TensorOp Matmul Tutorial☆446Mar 5, 2026Updated 4 months ago
- ☆160Dec 26, 2024Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆75Sep 8, 2024Updated last year
- Yinghan's Code Sample☆365Jul 25, 2022Updated 4 years ago
- A simple high performance CUDA GEMM implementation.☆437Jan 4, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆420Jan 2, 2025Updated last year
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,335Jul 29, 2023Updated 3 years ago
- ☆270Jul 11, 2024Updated 2 years ago
- Fastest kernels written from scratch☆587Sep 18, 2025Updated 10 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆528Jan 20, 2026Updated 6 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆48Jun 11, 2025Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆45Feb 27, 2025Updated last year
- An extension library of WMMA API (Tensor Core API)☆115Jul 12, 2024Updated 2 years ago
- ☆189May 11, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆193May 7, 2025Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆157May 10, 2025Updated last year
- CUDA Matrix Multiplication Optimization☆277Jul 19, 2024Updated 2 years ago
- how to optimize some algorithm in cuda.☆3,152Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆281Jul 1, 2025Updated last year
- CUTLASS and CuTe Examples☆137Nov 30, 2025Updated 7 months ago
- ☆122May 16, 2025Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated last year
- row-major matmul optimization☆744May 14, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Step-by-step optimization of CUDA SGEMM☆486Mar 30, 2022Updated 4 years ago
- ☆156Mar 18, 2024Updated 2 years ago
- Implement Flash Attention using Cute.☆111Dec 17, 2024Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆147Aug 18, 2020Updated 5 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Jun 21, 2026Updated last month
- Use tensor core to calculate back-to-back HGEMM (half-precision general matrix multiplication) with MMA PTX instruction.☆13Nov 3, 2023Updated 2 years ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆10,151Updated this week
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- ☆49Apr 15, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆115Apr 19, 2024Updated 2 years ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆769Aug 6, 2025Updated 11 months ago
- 🤖FFPA: Extends FA-2/3 via Split-D for large headdims, 1.5x~6×↑🎉 vs SDPA, up to 513~535 TFLOPS🎉 on NVIDIA H200.☆318Updated this week
- collection of benchmarks to measure basic GPU capabilities☆531Oct 24, 2025Updated 9 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆129Jul 13, 2024Updated 2 years ago
- Fast CUDA matrix multiplication from scratch☆1,265Sep 2, 2025Updated 10 months ago