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)
☆73Updated 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☆221Updated last year
- Step-by-step optimization of CUDA SGEMM☆375Updated 3 years ago
- Cataloging released Triton kernels.☆257Updated last week
- ☆172Updated 2 years ago
- ☆117Updated 5 months ago
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆85Updated last week
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆140Updated 5 years ago
- Fastest kernels written from scratch☆343Updated 5 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆217Updated last month
- ☆231Updated last year
- ☆181Updated last year
- A simple high performance CUDA GEMM implementation.☆406Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆185Updated 7 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆112Updated 4 months ago
- ☆234Updated this week
- ☆210Updated 9 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆221Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆230Updated 2 months ago
- Solution of Programming Massively Parallel Processors☆47Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- CUTLASS and CuTe Examples☆74Updated 2 months ago
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆53Updated 6 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆219Updated 4 months ago
- Applied AI experiments and examples for PyTorch☆295Updated 3 weeks ago
- ☆139Updated 4 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆417Updated 4 months ago
- ring-attention experiments☆152Updated 10 months ago
- Collection of kernels written in Triton language☆154Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated last year