Kedreamix / pytorch-cppcuda-tutorialLinks
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
☆29Updated 2 years ago
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:
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- ☆128Updated 5 months ago
- CPU Memory Compiler and Parallel programing☆26Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆245Updated 2 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆134Updated 2 years ago
- ☆178Updated 2 years ago
- Implement Flash Attention using Cute.☆100Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Updated last year
- ☆144Updated last year
- ☆115Updated 3 months ago
- A tutorial for CUDA&PyTorch☆177Updated last year
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆142Updated 4 years ago
- NVIDIA cuTile learn☆149Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆144Updated 8 months ago
- A Survey of Efficient Attention Methods: Hardware-efficient, Sparse, Compact, and Linear Attention☆271Updated last month
- Gensis is a lightweight deep learning framework written from scratch in Python, with Triton as its backend for high-performance computing…☆37Updated this week
- Getting Started with Triton: A Tutorial for Python Beginners☆31Updated 3 months ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆99Updated last month
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆95Updated 4 years ago
- Examples of CUDA implementations by Cutlass CuTe☆268Updated 6 months ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆101Updated this week
- A light llama-like llm inference framework based on the triton kernel.☆169Updated 2 weeks ago
- Codes & examples for "CUDA - From Correctness to Performance"☆120Updated last year
- SGEMM optimization with cuda step by step☆21Updated last year
- Fast and memory-efficient exact kmeans☆135Updated 2 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆114Updated 6 months ago
- Code release for book "Efficient Training in PyTorch"☆120Updated 9 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆191Updated 11 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆475Updated 8 months ago