openmlsys / openmlsys-cudaLinks
Tutorials for writing high-performance GPU operators in AI frameworks.
☆130Updated 2 years ago
Alternatives and similar repositories for openmlsys-cuda
Users that are interested in openmlsys-cuda are comparing it to the libraries listed below
Sorting:
- ☆138Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 5 months ago
- 分层解耦的深度学习推理引擎☆75Updated 6 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆211Updated 2 weeks ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆133Updated 4 years ago
- A tutorial for CUDA&PyTorch☆154Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆100Updated 3 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 6 months ago
- ☆150Updated 7 months ago
- ☆105Updated 4 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆60Updated 9 months ago
- ☆171Updated 2 years ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆45Updated last year
- ☆140Updated last year
- ☆97Updated 11 months ago
- Implement custom operators in PyTorch with cuda/c++☆69Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- ☆208Updated 9 months ago
- ☆113Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 11 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆102Updated last month
- ☆21Updated 4 years ago
- Examples of CUDA implementations by Cutlass CuTe☆219Updated last month
- ☆98Updated 4 years ago
- ☆37Updated 10 months ago
- Machine Learning Compiler Road Map☆43Updated last year
- 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
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆277Updated last year
- ☆98Updated 3 months ago