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)
☆75Updated 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☆241Updated last year
- Cataloging released Triton kernels.☆274Updated 2 months ago
- Step-by-step optimization of CUDA SGEMM☆411Updated 3 years ago
- Solution of Programming Massively Parallel Processors☆50Updated last year
- CUTLASS and CuTe Examples☆111Updated last week
- ☆176Updated 2 years ago
- ☆248Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆394Updated last month
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆233Updated 2 weeks ago
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆164Updated last week
- ☆127Updated last month
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆297Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆254Updated 5 months ago
- ☆214Updated last year
- Fastest kernels written from scratch☆405Updated 2 months ago
- ☆158Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆134Updated 6 months ago
- A simple high performance CUDA GEMM implementation.☆419Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆244Updated 7 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆190Updated 10 months ago
- ☆202Updated last year
- ☆257Updated this week
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆139Updated 4 years ago
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆58Updated 9 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆102Updated 5 months ago
- ☆148Updated 11 months ago
- This repository contains companion software for the Colfax Research paper "Categorical Foundations for CuTe Layouts".☆81Updated 2 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- ☆144Updated last year