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☆428Updated 5 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆171Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Some CUDA example code with READMEs.☆179Updated 3 weeks ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- GPU Kernels☆209Updated 7 months ago
- ☆398Updated 7 months ago
- Visualization of cache-optimized matrix multiplication☆156Updated 8 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆196Updated 2 years ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Slides, notes, and materials for the workshop☆335Updated last year
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- Learning about CUDA by writing PTX code.☆148Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆438Updated 8 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆419Updated 9 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆73Updated 6 months ago
- ☆100Updated last month
- An implement of deep learning framework and models in C☆48Updated 8 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆595Updated 5 months ago
- Deep Learning for Computer Vision☆60Updated last year
- My own repository containing the codes I wrote to practice CUDA programming.☆63Updated 2 years ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆662Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated last year
- 100 days of building GPU kernels!☆544Updated 7 months ago
- A really tiny autograd engine☆96Updated 6 months ago
- Obsolete version of CUDA-mode repo -- use cuda-mode/lectures instead☆26Updated last year
- Apply GPU in ML and DL☆55Updated 2 months ago
- Quantized LLM training in pure CUDA/C++.☆220Updated this week
- Simple MPI implementation for prototyping or learning☆291Updated 4 months ago