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:
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- Solution of Programming Massively Parallel Processors☆48Updated last year
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆51Updated last year
- ☆98Updated last year
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆69Updated 4 years ago
- CUTLASS and CuTe Examples☆57Updated 5 months ago
- ☆31Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆197Updated 4 months ago
- Some source code about matrix multiplication implementation on CUDA☆34Updated 6 years ago
- ☆117Updated last month
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆67Updated 2 years 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
- ☆146Updated 6 months ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆47Updated 2 weeks ago
- Dissecting NVIDIA GPU Architecture☆97Updated 2 years ago
- ☆41Updated last year
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆47Updated 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
- A Easy-to-understand TensorOp Matmul Tutorial☆364Updated 9 months ago
- IMPACT GPU Algorithms Teaching Labs☆57Updated 2 years ago
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆138Updated 2 years ago
- GEMM by WMMA (tensor core)☆13Updated 2 years ago
- ☆80Updated last month
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆357Updated 5 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆90Updated 2 weeks ago
- ☆51Updated 6 years ago
- DGEMM on KNL, achieve 75% MKL☆18Updated 3 years ago