unixpickle / learn-ptxLinks
Learning about CUDA by writing PTX code.
☆132Updated last year
Alternatives and similar repositories for learn-ptx
Users that are interested in learn-ptx are comparing it to the libraries listed below
Sorting:
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- High-Performance SGEMM on CUDA devices☆95Updated 5 months ago
- Learnings and programs related to CUDA☆407Updated 4 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆185Updated 3 weeks ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆134Updated last year
- LLM training in simple, raw C/CUDA☆99Updated last year
- ☆159Updated last year
- Reference Kernels for the Leaderboard☆60Updated last week
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆60Updated last month
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆189Updated last month
- ☆88Updated last year
- Simple MPI implementation for prototyping or learning☆248Updated 3 weeks ago
- TritonParse is a tool designed to help developers analyze and debug Triton kernels by visualizing the compilation process and source code…☆93Updated last week
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆368Updated 3 months ago
- ☆38Updated 5 months ago
- A really tiny autograd engine☆94Updated last month
- My submission for the GPUMODE/AMD fp8 mm challenge☆25Updated 3 weeks ago
- NanoGPT-speedrunning for the poor T4 enjoyers☆66Updated 2 months ago
- Write a fast kernel and run it on Discord. See how you compare against the best!☆46Updated this week
- Nvidia Instruction Set Specification Generator☆278Updated 11 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆185Updated last year
- Tensor library with autograd using only Rust's standard library☆68Updated 11 months ago
- Alex Krizhevsky's original code from Google Code☆193Updated 9 years ago
- Custom PTX Instruction Benchmark☆126Updated 3 months ago
- Fast low-bit matmul kernels in Triton☆322Updated last week
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆118Updated 5 months ago
- GPU documentation for humans☆70Updated last week
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 11 months ago