AkashKarnatak / 100-days-of-cudaLinks
Will write CUDA for 100 days
☆34Updated 3 months ago
Alternatives and similar repositories for 100-days-of-cuda
Users that are interested in 100-days-of-cuda are comparing it to the libraries listed below
Sorting:
- Static suckless single batch CUDA-only qwen3-0.6B mini inference engine☆468Updated last week
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆191Updated 3 months ago
- 一个手把手教你从零开始编写GPT并训练大语言模型的教程☆87Updated 8 months ago
- GPU documentation for humans☆266Updated last week
- CPU inference for the DeepSeek family of large language models in C++☆313Updated 3 months ago
- ☆367Updated 5 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆497Updated last week
- An ML Systems Onboarding list☆900Updated 7 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆365Updated 3 weeks ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆382Updated 7 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆516Updated 3 months ago
- ☆81Updated 2 years ago
- 一个简短的、带示例的 CMake 入门示例☆52Updated 10 months ago
- Tiny🔥Torch is a minimalist framework for building machine learning systems from scratch—from tensors to systems.☆22Updated this week
- Notes and exploration code for learning about AI/ML☆198Updated this week
- Class of High Performance Computing taken at U.T.P 2017☆75Updated 7 years ago
- ☆256Updated last month
- CUDA Learning guide☆440Updated last year
- Learning records for building a large language model from scratch☆57Updated 8 months ago
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆752Updated 5 months ago
- ☆118Updated 6 months ago
- Learnings and programs related to CUDA☆418Updated 2 months ago
- Building DeepSeek R1 from Scratch☆698Updated 6 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆408Updated 6 months ago
- 100 days of building GPU kernels!☆499Updated 4 months ago
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆819Updated this week
- A fully functional and simple Machine Learning library made entirely from scratch with Python.☆297Updated last month
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆359Updated 2 years ago