loganwatchorn / notes-pmpp
Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)
☆52Updated 7 months ago
Alternatives and similar repositories for notes-pmpp:
Users that are interested in notes-pmpp are comparing it to the libraries listed below
- Learnings and programs related to CUDA☆326Updated 3 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 5 months ago
- Learning about CUDA by writing PTX code.☆123Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆106Updated 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…☆212Updated 2 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆58Updated 3 months ago
- A really tiny autograd engine☆90Updated 11 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆173Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆145Updated 9 months ago
- Alex Krizhevsky's original code from Google Code☆190Updated 9 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆224Updated 7 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆300Updated this week
- ☆46Updated 7 months ago
- High Quality Resources on GPU Programming/Architecture☆582Updated 7 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆286Updated 2 weeks ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 7 months ago
- ☆32Updated last month
- Visualization of cache-optimized matrix multiplication☆104Updated 5 years ago
- LLM training in simple, raw C/CUDA☆92Updated 10 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆169Updated 7 months ago
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 8 months ago
- ☆98Updated 10 months ago