notY0rick / cuda_practiceLinks
My own repository containing the codes I wrote to practice CUDA programming.
☆49Updated 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:
- Tutorials on tinygrad☆414Updated last month
- Alex Krizhevsky's original code from Google Code☆197Updated 9 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆139Updated 8 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- Slides, notes, and materials for the workshop☆331Updated last year
- The Tensor (or Array)☆446Updated last year
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆142Updated last year
- Solve puzzles to improve your tinygrad skills!☆143Updated 6 months ago
- A really tiny autograd engine☆94Updated 3 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆120Updated last year
- High Quality Resources on GPU Programming/Architecture☆587Updated last year
- 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.☆172Updated 6 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆72Updated 2 years ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- CUDA Learning guide☆440Updated last year
- Learning about CUDA by writing PTX code.☆135Updated last year
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆240Updated last year
- UNet diffusion model in pure CUDA☆648Updated last year
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆382Updated 7 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 3 months ago
- Tensor library with autograd using only Rust's standard library☆69Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- Learnings and programs related to CUDA☆418Updated 2 months ago
- Competitive GPU kernel optimization platform.☆102Updated last week
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 10 months ago
- Apply GPU in ML and DL☆53Updated 7 months ago
- Puzzles for exploring transformers☆370Updated 2 years ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆408Updated 6 months ago