loganwatchorn / notes-pmppLinks
Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)
☆53Updated last year
Alternatives and similar repositories for notes-pmpp
Users that are interested in notes-pmpp are comparing it to the libraries listed below
Sorting:
- Learnings and programs related to CUDA☆415Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆278Updated 9 months ago
- Some CUDA example code with READMEs.☆169Updated 5 months ago
- GPU Kernels☆193Updated 4 months ago
- Learning about CUDA by writing PTX code.☆134Updated last year
- ☆362Updated 4 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- ☆64Updated this week
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- Slides, notes, and materials for the workshop☆331Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆391Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆196Updated 9 years ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆471Updated 2 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆226Updated 7 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆64Updated 3 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆122Updated 7 months ago
- The Tensor (or Array)☆441Updated last year
- CUDA Learning guide☆424Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- Visualization of cache-optimized matrix multiplication☆155Updated 5 months ago
- 100 days of building GPU kernels!☆489Updated 4 months ago
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆66Updated 3 months ago
- ☆96Updated last year
- learning & making kernels in cuda / triton☆21Updated 2 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 5 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆190Updated 2 months ago
- A really tiny autograd engine☆95Updated 3 months ago