yzhaiustc / Optimizing-SGEMV-on-NVIDIA-GPUs
An implementation of SGEMV with performance comparable to cuBLAS.
☆9Updated 3 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:
- ☆96Updated last year
- An extension library of WMMA API (Tensor Core API)☆96Updated 10 months ago
- ☆38Updated 5 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- play gemm with tvm☆91Updated last year
- CUDA PTX-ISA Document 中文翻译版☆39Updated 2 months ago
- ☆33Updated last year
- ☆44Updated 4 years ago
- ☆109Updated last week
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 8 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆130Updated last year
- Dissecting NVIDIA GPU Architecture☆94Updated 2 years ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆88Updated 2 years ago
- ☆119Updated 5 months ago
- ☆51Updated 5 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- code reading for tvm☆76Updated 3 years ago
- Examples of CUDA implementations by Cutlass CuTe☆177Updated 3 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 8 months ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- ☆38Updated 3 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- ☆39Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆131Updated 4 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆76Updated last week
- ☆91Updated last month
- ☆140Updated 4 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆30Updated 4 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- ☆148Updated 4 months ago