notY0rick / cuda_practice
My own repository containing the codes I wrote to practice CUDA programming.
☆44Updated last year
Alternatives and similar repositories for cuda_practice
Users that are interested in cuda_practice are comparing it to the libraries listed below
Sorting:
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆117Updated 4 months ago
- Tutorials on tinygrad☆376Updated this week
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆181Updated last year
- High Quality Resources on GPU Programming/Architecture☆586Updated 9 months ago
- ☆430Updated 7 months ago
- Apply GPU in ML and DL☆52Updated 2 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- A really tiny autograd engine☆92Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 9 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆132Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 5 months ago
- ML/DL Math and Method notes☆60Updated last year
- ☆32Updated 4 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- Learning about CUDA by writing PTX code.☆129Updated last year
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 10 months ago
- Custom kernels in Triton language for accelerating LLMs☆19Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆180Updated last week
- could we make an ml stack in 100,000 lines of code?☆42Updated 10 months ago
- ☆52Updated this week
- Write a fast kernel and run it on Discord. See how you compare against the best!☆44Updated this week
- LLM training in simple, raw C/CUDA☆95Updated last year
- Neural network from scratch in CUDA/C++☆80Updated 4 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- Learn CUDA with PyTorch☆20Updated 3 months ago
- ☆83Updated this week
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆67Updated last month
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆129Updated 6 months ago
- ☆47Updated last month