notY0rick / cuda_practiceLinks
My own repository containing the codes I wrote to practice CUDA programming.
☆63Updated 2 years ago
Alternatives and similar repositories for cuda_practice
Users that are interested in cuda_practice are comparing it to the libraries listed below
Sorting:
- Slides, notes, and materials for the workshop☆334Updated last year
- Some CUDA example code with READMEs.☆179Updated 2 weeks ago
- GPU Kernels☆209Updated 7 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆169Updated 10 months ago
- ☆96Updated last month
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆196Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- 100 days of building GPU kernels!☆540Updated 7 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆437Updated 8 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Apply GPU in ML and DL☆55Updated 2 months ago
- CUDA Learning guide☆483Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆195Updated 2 years ago
- Here's all my Python/Numba (CUDA) code for the encoder block I made :)☆68Updated 7 months ago
- A really tiny autograd engine☆96Updated 6 months ago
- ML/DL Math and Method notes☆64Updated last year
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆22Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- Competitive GPU kernel optimization platform.☆138Updated this week
- ☆45Updated 6 months ago
- ☆177Updated last year
- Tutorials on tinygrad☆439Updated last month
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆151Updated 2 years ago
- Learnings and programs related to CUDA☆427Updated 5 months ago
- ☆396Updated 2 months ago
- LLM training in simple, raw C/CUDA☆108Updated last year
- 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
- Fine-tune an LLM to perform batch inference and online serving.☆113Updated 6 months ago