notY0rick / cuda_practiceLinks
My own repository containing the codes I wrote to practice CUDA programming.
☆64Updated 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☆337Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- CUDA Learning guide☆506Updated last year
- Some CUDA example code with READMEs.☆179Updated 2 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- GPU Kernels☆217Updated 8 months ago
- A really tiny autograd engine☆98Updated 7 months ago
- Competitive GPU kernel optimization platform.☆144Updated last week
- ☆178Updated last year
- Apply GPU in ML and DL☆55Updated 3 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- ☆113Updated last month
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- Contains hands-on example code for [O'reilly book "Deep Learning At Scale"](https://www.oreilly.com/library/view/deep-learning-at/9781098…☆31Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- ML/DL Math and Method notes☆65Updated 2 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆175Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 7 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆451Updated 10 months ago
- ☆434Updated 3 weeks ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆154Updated 2 years ago
- NYU Artificial Intelligence Spring 2024☆61Updated last year
- Highly commented implementations of Transformers in PyTorch☆139Updated 2 years ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆666Updated 2 weeks ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆77Updated 2 years ago
- ☆84Updated 3 weeks ago
- ☆88Updated 2 months ago
- 100 days of building GPU kernels!☆560Updated 8 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆142Updated last year
- Simple MPI implementation for prototyping or learning☆297Updated 5 months ago