yzhaiustc / Optimizing-SGEMV-on-NVIDIA-GPUsLinks
An implementation of SGEMV with performance comparable to cuBLAS.
☆10Updated 4 years ago
Alternatives and similar repositories for Optimizing-SGEMV-on-NVIDIA-GPUs
Users that are interested in Optimizing-SGEMV-on-NVIDIA-GPUs are comparing it to the libraries listed below
Sorting:
- An extension library of WMMA API (Tensor Core API)☆99Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆133Updated last year
- ☆104Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 4 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆73Updated 11 months ago
- ☆125Updated 7 months ago
- ☆39Updated 5 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆93Updated this week
- ☆148Updated 6 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆184Updated 5 months ago
- ☆149Updated 6 months ago
- ☆124Updated 2 months ago
- CUDA Matrix Multiplication Optimization☆202Updated last year
- ☆87Updated 2 months ago
- ☆62Updated 7 months ago
- Assembler for NVIDIA Volta and Turing GPUs☆224Updated 3 years ago
- play gemm with tvm☆91Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 10 months ago
- ☆113Updated last year
- Optimize GEMM with tensorcore step by step☆29Updated last year
- ☆37Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- ☆223Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆206Updated 2 weeks ago
- collection of benchmarks to measure basic GPU capabilities☆393Updated 5 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆87Updated 2 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year