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☆426Updated 4 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated 11 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆166Updated 10 months ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- High Quality Resources on GPU Programming/Architecture☆590Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- ☆397Updated 7 months ago
- Learning about CUDA by writing PTX code.☆147Updated last year
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 10 months ago
- GPU Kernels☆206Updated 6 months ago
- Slides, notes, and materials for the workshop☆334Updated last year
- An implement of deep learning framework and models in C☆48Updated 7 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆428Updated 8 months ago
- Visualization of cache-optimized matrix multiplication☆155Updated 7 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 7 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆195Updated 2 years ago
- Some CUDA example code with READMEs.☆178Updated this week
- (WIP) A small but powerful, homemade PyTorch from scratch.☆656Updated this week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 5 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆409Updated 8 months ago
- learning & making kernels in cuda / triton☆22Updated 2 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆70Updated 5 months ago
- A really tiny autograd engine☆97Updated 5 months ago
- My own repository containing the codes I wrote to practice CUDA programming.☆63Updated 2 years ago
- UNet diffusion model in pure CUDA☆654Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year
- minimal diffusion transformer in pytorch.☆16Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆571Updated 4 months ago
- ☆91Updated 3 weeks ago