Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆73Sep 8, 2024Updated last year
Alternatives and similar repositories for cuda_hgemv
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
Sorting:
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Jun 1, 2023Updated 2 years ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆529Sep 8, 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 8 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆128Jul 13, 2024Updated last year
- ☆20Sep 28, 2024Updated last year
- ☆116May 16, 2025Updated 9 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated 2 weeks ago
- ☆262Jul 11, 2024Updated last year
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 2 years ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆23Nov 15, 2024Updated last year
- ☆168Feb 5, 2026Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆272Jul 1, 2025Updated 8 months ago
- ☆62Feb 15, 2026Updated 3 weeks ago
- ☆87Jan 23, 2025Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Aug 9, 2025Updated 7 months ago
- ☆13Jan 7, 2025Updated last year
- ☆97Mar 26, 2025Updated 11 months ago
- A practical way of learning Swizzle☆37Feb 3, 2025Updated last year
- Fast low-bit matmul kernels in Triton☆436Feb 1, 2026Updated last month
- ☆14Nov 3, 2025Updated 4 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- ☆159Dec 26, 2024Updated last year
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆21Feb 9, 2026Updated last month
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- ☆42Nov 1, 2025Updated 4 months ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Oct 20, 2023Updated 2 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Feb 27, 2025Updated last year
- Implement Flash Attention using Cute.☆102Dec 17, 2024Updated last year
- ☆19Aug 23, 2022Updated 3 years ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Jan 24, 2025Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆144Aug 18, 2020Updated 5 years ago
- CUDA Matrix Multiplication Optimization☆261Jul 19, 2024Updated last year
- ☆34Feb 3, 2025Updated last year
- CUTLASS and CuTe Examples☆133Nov 30, 2025Updated 3 months ago
- Optimize GEMM with tensorcore step by step☆36Dec 17, 2023Updated 2 years ago
- flash attention tutorial written in python, triton, cuda, cutlass☆490Jan 20, 2026Updated last month
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆21Aug 3, 2025Updated 7 months ago
- 基于 CUDA Driver API 的 cuda 运行时环境☆15Jul 30, 2025Updated 7 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆60Mar 25, 2025Updated 11 months ago