SzymonOzog / GPU_ProgrammingLinks
☆78Updated 2 weeks ago
Alternatives and similar repositories for GPU_Programming
Users that are interested in GPU_Programming are comparing it to the libraries listed below
Sorting:
- Learning about CUDA by writing PTX code.☆138Updated last year
- Learn CUDA with PyTorch☆84Updated last week
- Step by step implementation of a fast softmax kernel in CUDA☆51Updated 9 months ago
- Quantized LLM training in pure CUDA/C++.☆32Updated last week
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆97Updated last week
- Cataloging released Triton kernels.☆261Updated 3 weeks ago
- ☆173Updated last year
- Write a fast kernel and run it on Discord. See how you compare against the best!☆57Updated last week
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 6 months ago
- Competitive GPU kernel optimization platform.☆103Updated 3 weeks ago
- High-Performance SGEMM on CUDA devices☆105Updated 8 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆143Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆226Updated 5 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆417Updated 6 months ago
- ☆203Updated 9 months ago
- making the official triton tutorials actually comprehensible☆54Updated last month
- GPU documentation for humans☆313Updated last week
- Simple MPI implementation for prototyping or learning☆284Updated 2 months ago
- TritonParse: A Compiler Tracer, Visualizer, and mini-Reproducer for Triton Kernels☆152Updated this week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 4 months ago
- LLM training in simple, raw C/CUDA☆105Updated last year
- ☆242Updated this week
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year
- ring-attention experiments☆152Updated 11 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆158Updated 8 months ago
- Experimental GPU language with meta-programming☆23Updated last year
- Fast low-bit matmul kernels in Triton☆376Updated last week
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆190Updated 2 years ago
- ☆89Updated last year
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆502Updated 3 weeks ago