digital-nomad-cheng / ECE408_Applied_Parallel_ProgrammingLinks
CUDA solutions for the lab assignments in the UIUC-ECE408 Applied Parallel Programming course.
☆14Updated 2 years ago
Alternatives and similar repositories for ECE408_Applied_Parallel_Programming
Users that are interested in ECE408_Applied_Parallel_Programming are comparing it to the libraries listed below
Sorting:
- CUDA Matrix Multiplication Optimization☆218Updated last year
- CUTLASS and CuTe Examples☆72Updated last month
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆139Updated 5 years ago
- ☆136Updated 3 months ago
- ☆106Updated last year
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆53Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆225Updated 2 months ago
- ☆50Updated 6 years ago
- Dissecting NVIDIA GPU Architecture☆104Updated 3 years ago
- Step-by-step optimization of CUDA SGEMM☆370Updated 3 years ago
- ☆153Updated 8 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆89Updated 2 years ago
- Fastest kernels written from scratch☆318Updated 5 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆72Updated 4 years ago
- ☆41Updated last year
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆40Updated last year
- ☆31Updated last year
- ☆35Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆465Updated 11 months ago
- ☆229Updated last year
- Github mirror of trition-lang/triton repo.☆54Updated this week
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆50Updated 6 months ago
- ☆42Updated last year
- Solution of Programming Massively Parallel Processors☆47Updated last year
- collection of benchmarks to measure basic GPU capabilities☆411Updated 6 months ago
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆26Updated last year
- An extension library of WMMA API (Tensor Core API)☆103Updated last year
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆37Updated 8 months ago
- A simple high performance CUDA GEMM implementation.☆398Updated last year