loganwatchorn / notes-pmppLinks
Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)
☆52Updated 11 months ago
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☆411Updated 2 weeks ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- Some CUDA example code with READMEs.☆169Updated 4 months ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- ☆349Updated 3 months ago
- Slides, notes, and materials for the workshop☆327Updated last year
- Alex Krizhevsky's original code from Google Code☆194Updated 9 years ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆196Updated 3 weeks ago
- GPU Kernels☆188Updated 2 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆188Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆63Updated last month
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- High Quality Resources on GPU Programming/Architecture☆589Updated 11 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- ☆52Updated 3 weeks ago
- CUDA Learning guide☆401Updated last year
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 6 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 3 months ago
- learning & making kernels in cuda / triton☆22Updated last month
- Visualization of cache-optimized matrix multiplication☆152Updated 3 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆65Updated 2 months ago
- A really tiny autograd engine☆94Updated last month
- 100 days of building GPU kernels!☆458Updated 2 months ago
- An implement of deep learning framework and models in C☆48Updated 3 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- Andrej Kapathy's micrograd implemented in c☆29Updated 11 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year