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++☆74Updated 2 years ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- CPU Memory Compiler and Parallel programing☆26Updated last year
- ☆144Updated last year
- ☆176Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- A tutorial for CUDA&PyTorch☆171Updated 11 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 6 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆138Updated 7 months ago
- Implement Flash Attention using Cute.☆98Updated last year
- A Survey of Efficient Attention Methods: Hardware-efficient, Sparse, Compact, and Linear Attention☆252Updated 3 weeks ago
- ☆125Updated 4 months ago
- ☆48Updated last year
- Awesome code, projects, books, etc. related to CUDA☆27Updated last week
- ☆107Updated 3 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆94Updated 4 years ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆95Updated this week
- A light llama-like llm inference framework based on the triton kernel.☆165Updated 3 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆118Updated 4 months ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆75Updated 3 years ago
- A practical way of learning Swizzle☆36Updated 10 months ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆141Updated 4 years ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆41Updated 2 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆260Updated 5 months ago
- Code release for book "Efficient Training in PyTorch"☆116Updated 8 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆190Updated 10 months ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆93Updated this week