notY0rick / cuda_practiceLinks
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
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆183Updated last year
- Tutorials on tinygrad☆381Updated 3 weeks ago
- ☆54Updated last week
- Apply GPU in ML and DL☆52Updated 3 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆133Updated last year
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 9 months ago
- Neural network from scratch in CUDA/C++☆80Updated 4 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- nice and effective super simple calorie counter web app☆98Updated last year
- ☆257Updated 4 months ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- Visualization of cache-optimized matrix multiplication☆147Updated 2 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- CUDA Learning guide☆387Updated 11 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆151Updated last year
- The Tensor (or Array)☆433Updated 9 months ago
- ML/DL Math and Method notes☆61Updated last year
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 11 months ago
- Solve puzzles to improve your tinygrad skills!☆128Updated 2 months ago
- Slides, notes, and materials for the workshop☆326Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 6 months ago
- ☆46Updated 3 weeks ago
- A really tiny autograd engine☆94Updated last week
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- GPU Kernels☆179Updated last month
- NVIDIA tools guide☆133Updated 5 months ago
- Some CUDA example code with READMEs.☆99Updated 3 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆68Updated last year