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☆419Updated 3 months ago
- ☆372Updated 5 months ago
- GPU Kernels☆198Updated 5 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated 11 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- Visualization of cache-optimized matrix multiplication☆155Updated 6 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Some CUDA example code with READMEs.☆174Updated 7 months ago
- Learning about CUDA by writing PTX code.☆138Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆384Updated 7 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆158Updated 8 months ago
- Slides, notes, and materials for the workshop☆331Updated last year
- 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.☆417Updated 6 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆190Updated 2 years ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 9 months ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆192Updated 3 months ago
- 100 days of building GPU kernels!☆508Updated 5 months ago
- ☆76Updated last week
- The Tensor (or Array)☆449Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆533Updated 3 months ago
- List of resources, libraries and more for developers who would like to build with open-source machine learning off-the-shelf☆198Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year
- learning & making kernels in cuda / triton☆21Updated last month
- Deep Learning for Computer Vision☆59Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆68Updated 4 months ago
- ☆96Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 4 months ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆68Updated 5 months ago