Bruce-Lee-LY / cuda_hgemv
Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.
☆61Updated 7 months ago
Alternatives and similar repositories for cuda_hgemv:
Users that are interested in cuda_hgemv are comparing it to the libraries listed below
- ☆97Updated last month
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆105Updated 9 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆63Updated 8 months ago
- ☆114Updated 4 months ago
- ☆54Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆68Updated 2 weeks ago
- play gemm with tvm☆90Updated last year
- ☆29Updated last year
- ☆197Updated 9 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 2 months ago
- llama INT4 cuda inference with AWQ☆54Updated 2 months ago
- Optimize GEMM with tensorcore step by step☆25Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆155Updated 2 months ago
- ☆66Updated 3 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆91Updated 2 weeks ago
- ☆92Updated 7 months ago
- ☆94Updated 11 months ago
- Implement Flash Attention using Cute.☆74Updated 4 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated last month
- An extension library of WMMA API (Tensor Core API)☆95Updated 9 months ago
- Artifacts of EVT ASPLOS'24☆23Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆41Updated 3 weeks ago
- CUDA Matrix Multiplication Optimization☆179Updated 8 months ago
- ☆88Updated 2 weeks ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆30Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆80Updated last week
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆29Updated 3 months ago
- ☆121Updated last year