loganwatchorn / notes-pmppLinks
Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)
☆53Updated 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☆414Updated last month
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- ☆59Updated last week
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆123Updated 6 months ago
- Alex Krizhevsky's original code from Google Code☆195Updated 9 years ago
- learning & making kernels in cuda / triton☆22Updated last month
- Some CUDA example code with READMEs.☆169Updated 5 months ago
- GPU Kernels☆191Updated 3 months ago
- Visualization of cache-optimized matrix multiplication☆153Updated 4 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated 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 7 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- ☆358Updated 3 months ago
- A really tiny autograd engine☆95Updated 2 months ago
- The Tensor (or Array)☆441Updated 11 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 4 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆383Updated 4 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆64Updated 2 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated 2 months ago
- Apply GPU in ML and DL☆52Updated 5 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆450Updated last month
- CUDA Learning guide☆419Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆363Updated 5 months ago
- ☆96Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆558Updated this week
- Slides, notes, and materials for the workshop☆328Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year