Stars
JensenFire / fast.cu
Forked from pranjalssh/fast.cuFastest kernels written from scratch
PTX ISA 9.1 documentation converted to searchable markdown. Includes Claude Code skill for CUDA development.
GPU programming related news and material links
A fast communication-overlapping library for tensor/expert parallelism on GPUs.
Distributed Compiler based on Triton for Parallel Systems
My learning notes for ML SYS.
Modern CUDA Learn Notes with PyTorch for Beginners, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.
CUDA Templates and Python DSLs for High-Performance Linear Algebra
FlashInfer: Kernel Library for LLM Serving
A Easy-to-understand TensorOp Matmul Tutorial
Step-by-step optimization of CUDA SGEMM
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (p…
You like pytorch? You like micrograd? You love tinygrad! ❤️
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
how to optimize some algorithm in cuda.
A beautiful stack trace pretty printer for C++
A list of awesome compiler projects and papers for tensor computation and deep learning.
A playbook for systematically maximizing the performance of deep learning models.
An Open Source Implementation of the Actor Model in C++