lucasdelimanogueira / PyNorchLinks
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
☆159Updated last year
Alternatives and similar repositories for PyNorch
Users that are interested in PyNorch are comparing it to the libraries listed below
Sorting:
- ☆203Updated 9 months ago
- Learn CUDA with PyTorch☆84Updated last week
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆192Updated 3 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
- Simple MPI implementation for prototyping or learning☆284Updated 2 months ago
- making the official triton tutorials actually comprehensible☆54Updated last month
- ☆222Updated this week
- Cataloging released Triton kernels.☆261Updated 3 weeks ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 4 months ago
- ☆173Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆353Updated 2 years ago
- The Tensor (or Array)☆449Updated last year
- ring-attention experiments☆152Updated 11 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆577Updated last month
- An extension of the nanoGPT repository for training small MOE models.☆195Updated 6 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆226Updated 5 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆384Updated 7 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- ☆372Updated 5 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆502Updated 3 weeks ago
- ☆78Updated 2 weeks ago
- 100 days of building GPU kernels!☆508Updated 5 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆290Updated 2 months ago
- 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
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 6 months ago
- GPU Kernels☆198Updated 5 months ago
- Custom kernels in Triton language for accelerating LLMs☆26Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆135Updated 10 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆74Updated 4 years ago