Kedreamix / pytorch-cppcuda-tutorialLinks
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
☆28Updated last year
Alternatives and similar repositories for pytorch-cppcuda-tutorial
Users that are interested in pytorch-cppcuda-tutorial are comparing it to the libraries listed below
Sorting:
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated 2 years ago
- Implement custom operators in PyTorch with cuda/c++☆70Updated 2 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆109Updated 3 months ago
- Code release for book "Efficient Training in PyTorch"☆91Updated 4 months ago
- A Survey of Efficient Attention Methods: Hardware-efficient, Sparse, Compact, and Linear Attention☆172Updated last week
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- ☆99Updated 2 weeks ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆212Updated 3 weeks ago
- A tutorial for CUDA&PyTorch☆154Updated 7 months ago
- ☆172Updated 2 years ago
- ☆138Updated last year
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆93Updated 3 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆104Updated last month
- CPU Memory Compiler and Parallel programing☆26Updated 9 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆40Updated 2 months ago
- Tiny-Megatron, a minimalistic re-implementation of the Megatron library☆16Updated 2 weeks ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆80Updated 4 months ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆70Updated 3 years ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆133Updated 4 years ago
- flash attention tutorial written in python, triton, cuda, cutlass☆415Updated 3 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆105Updated 10 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆60Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆225Updated 2 months ago
- A sparse attention kernel supporting mix sparse patterns☆291Updated 6 months ago
- FastCache: Fast Caching for Diffusion Transformer Through Learnable Linear Approximation [Efficient ML Model]☆32Updated 2 weeks ago
- ☆101Updated 3 months ago
- learning how CUDA works☆311Updated 6 months ago
- A light llama-like llm inference framework based on the triton kernel.☆148Updated 3 weeks ago
- Quantized Attention on GPU☆44Updated 9 months ago
- Pipeline Parallelism Emulation and Visualization☆63Updated 2 months ago