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☆432Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- GPU Kernels☆220Updated 9 months ago
- Learning about CUDA by writing PTX code.☆152Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆182Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- ☆415Updated 10 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆229Updated last year
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- learning & making kernels in cuda / triton☆22Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- ☆120Updated 2 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆457Updated 11 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆81Updated 8 months ago
- Visualization of cache-optimized matrix multiplication☆157Updated 10 months ago
- Some CUDA example code with READMEs.☆179Updated 3 months ago
- Slides, notes, and materials for the workshop☆339Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆655Updated 7 months ago
- 100 days of building GPU kernels!☆569Updated 9 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆201Updated 2 years ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆198Updated 8 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆436Updated 11 months ago
- A really tiny autograd engine☆99Updated 8 months ago
- Deep Learning for Computer Vision☆60Updated last year
- A curriculum for learning about gpu performance engineering, from scratch to what the frontier AI labs do☆349Updated 3 weeks ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 10 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆71Updated 9 months ago
- Implementations of Papers that I read, you can read my breakdown in my blog☆89Updated 3 months ago