nvixnu / pmpp__programming_massively_parallel_processorsLinks
Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (Third Edition)
☆67Updated 4 years ago
Alternatives and similar repositories for pmpp__programming_massively_parallel_processors
Users that are interested in pmpp__programming_massively_parallel_processors are comparing it to the libraries listed below
Sorting:
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- Step-by-step optimization of CUDA SGEMM☆339Updated 3 years ago
- Solution of Programming Massively Parallel Processors☆48Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 4 months ago
- ☆212Updated 11 months ago
- Examples of CUDA implementations by Cutlass CuTe☆197Updated 4 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆136Updated 4 years ago
- Cataloging released Triton kernels.☆238Updated 5 months ago
- A lightweight design for computation-communication overlap.☆143Updated this week
- A simple high performance CUDA GEMM implementation.☆380Updated last year
- ☆117Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆80Updated last month
- A Easy-to-understand TensorOp Matmul Tutorial☆364Updated 9 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 9 months ago
- ☆90Updated 5 months ago
- ☆122Updated 6 months ago
- ☆77Updated last month
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 11 months ago
- ☆109Updated 3 months ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆67Updated 2 years ago
- ☆135Updated last year
- ☆170Updated last year
- ☆63Updated this week
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆136Updated this week
- Fastest kernels written from scratch☆281Updated 2 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
- ☆219Updated this week
- ☆81Updated 7 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.☆186Updated last month