HMUNACHI / cuda-tutorialsLinks
CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.
☆183Updated last month
Alternatives and similar repositories for cuda-tutorials
Users that are interested in cuda-tutorials are comparing it to the libraries listed below
Sorting:
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆151Updated 11 months ago
- ☆328Updated last month
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆348Updated 3 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆357Updated 2 months ago
- 100 days of building GPU kernels!☆430Updated last month
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆181Updated 3 weeks ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆183Updated last year
- An ML Systems Onboarding list☆794Updated 4 months ago
- ☆105Updated 2 months ago
- CUDA Matrix Multiplication Optimization☆188Updated 10 months ago
- ☆157Updated last year
- UNet diffusion model in pure CUDA☆606Updated 11 months ago
- ☆168Updated 5 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- Class of High Performance Computing taken at U.T.P 2017☆60Updated 7 years ago
- Learning about CUDA by writing PTX code.☆131Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆184Updated last week
- NVIDIA tools guide☆133Updated 4 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated last month
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆67Updated 4 years ago
- Apply GPU in ML and DL☆52Updated 3 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆359Updated 4 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆544Updated this week
- CUDA Learning guide☆382Updated 11 months ago
- The Tensor (or Array)☆433Updated 9 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆132Updated 6 months ago
- Learnings and programs related to CUDA☆402Updated 3 months ago
- GPU Kernels☆178Updated last month
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆113Updated last year