Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
☆568Sep 8, 2024Updated 2 years ago
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☆452Mar 5, 2026Updated 6 months ago
- ☆160Dec 26, 2024Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆76Sep 8, 2024Updated 2 years ago
- Yinghan's Code Sample☆367Jul 25, 2022Updated 4 years ago
- A simple high performance CUDA GEMM implementation.☆439Jan 4, 2024Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆424Jan 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,355Jul 29, 2023Updated 3 years ago
- ☆272Jul 11, 2024Updated 2 years ago
- Fastest kernels written from scratch☆620Aug 15, 2026Updated 3 weeks ago
- flash attention tutorial written in python, triton, cuda, cutlass☆534Jan 20, 2026Updated 7 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
- ☆192May 11, 2026Updated 3 months 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.
- ☆201Aug 9, 2026Updated 3 weeks ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆158May 10, 2025Updated last year
- CUDA Matrix Multiplication Optimization☆280Jul 19, 2024Updated 2 years ago
- how to optimize some algorithm in cuda.☆3,246Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆282Jul 1, 2025Updated last year
- CUTLASS and CuTe Examples☆140Nov 30, 2025Updated 9 months ago
- ☆122May 16, 2025Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆83Aug 12, 2024Updated 2 years ago
- row-major matmul optimization☆753May 14, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Step-by-step optimization of CUDA SGEMM☆501Mar 30, 2022Updated 4 years ago
- ☆158Mar 18, 2024Updated 2 years ago
- Implement Flash Attention using Cute.☆111Dec 17, 2024Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆149Aug 18, 2020Updated 6 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Jun 21, 2026Updated 2 months ago
- 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,395Updated this week
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- ☆49Apr 15, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆115Apr 19, 2024Updated 2 years ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆770Aug 6, 2025Updated last year
- Kernel Library for Large Headdim Attention (64~1024, BF16/FP8/FP4), 1.5x~15x↑ vs PyTorch SDPA.☆331Updated this week
- collection of benchmarks to measure basic GPU capabilities☆538Oct 24, 2025Updated 10 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆130Jul 13, 2024Updated 2 years ago
- Fast CUDA matrix multiplication from scratch☆1,299Sep 2, 2025Updated last year