Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
☆541Sep 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☆423Mar 5, 2026Updated last month
- ☆159Dec 26, 2024Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆74Sep 8, 2024Updated last year
- A simple high performance CUDA GEMM implementation.☆430Jan 4, 2024Updated 2 years ago
- Yinghan's Code Sample☆365Jul 25, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆413Jan 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,279Jul 29, 2023Updated 2 years ago
- ☆261Jul 11, 2024Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 10 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆45Feb 27, 2025Updated last year
- Fastest kernels written from scratch☆565Sep 18, 2025Updated 7 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆502Jan 20, 2026Updated 2 months ago
- An extension library of WMMA API (Tensor Core API)☆111Jul 12, 2024Updated last year
- how to optimize some algorithm in cuda.☆2,925Apr 9, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CUDA Matrix Multiplication Optimization☆266Jul 19, 2024Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆150May 10, 2025Updated 11 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated last year
- row-major matmul optimization☆714Feb 24, 2026Updated last month
- ☆172Feb 5, 2026Updated 2 months ago
- Step-by-step optimization of CUDA SGEMM☆455Mar 30, 2022Updated 4 years ago
- Implement Flash Attention using Cute.☆105Dec 17, 2024Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆272Jul 1, 2025Updated 9 months ago
- ☆152Mar 18, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆119May 16, 2025Updated 11 months ago
- ☆49Apr 15, 2024Updated 2 years ago
- Fast CUDA matrix multiplication from scratch☆1,136Sep 2, 2025Updated 7 months ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,564Apr 9, 2026Updated last week
- ☆186May 7, 2025Updated 11 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆97Feb 20, 2026Updated last month
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆145Aug 18, 2020Updated 5 years 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
- A practical way of learning Swizzle☆37Feb 3, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- ☆113Apr 19, 2024Updated 2 years ago
- collection of benchmarks to measure basic GPU capabilities☆513Oct 24, 2025Updated 5 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆759Aug 6, 2025Updated 8 months ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆10,290Apr 12, 2026Updated last week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆260Feb 13, 2026Updated 2 months ago
- FlashInfer: Kernel Library for LLM Serving☆5,438Updated this week