notY0rick / cuda_practiceLinks
My own repository containing the codes I wrote to practice CUDA programming.
☆45Updated 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☆118Updated 5 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆187Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 10 months ago
- Tutorials on tinygrad☆385Updated last week
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- Some CUDA example code with READMEs.☆168Updated 3 months ago
- Alex Krizhevsky's original code from Google Code☆193Updated 9 years ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆69Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- NVIDIA tools guide☆137Updated 5 months ago
- Solve puzzles to improve your tinygrad skills!☆134Updated 3 months ago
- Apply GPU in ML and DL☆52Updated 4 months ago
- Visualization of cache-optimized matrix multiplication☆149Updated 3 months ago
- ctypes wrappers for HIP, CUDA, and OpenCL☆130Updated 11 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- High-Performance SGEMM on CUDA devices☆96Updated 5 months ago
- Simple MPI implementation for prototyping or learning☆252Updated this week
- LLM training in simple, raw C/CUDA☆99Updated last year
- Reference Kernels for the Leaderboard☆60Updated last week
- ML/DL Math and Method notes☆61Updated last year
- ☆59Updated this week
- ☆85Updated this week
- Custom kernels in Triton language for accelerating LLMs☆22Updated last year
- ☆159Updated last year
- ☆88Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- Class of High Performance Computing taken at U.T.P 2017☆65Updated 7 years ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆182Updated 2 weeks ago