mit-han-lab / parallel-computing-tutorialLinks
☆171Updated last year
Alternatives and similar repositories for parallel-computing-tutorial
Users that are interested in parallel-computing-tutorial are comparing it to the libraries listed below
Sorting:
- Examples of CUDA implementations by Cutlass CuTe☆203Updated 2 weeks ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 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 5 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆380Updated 2 months ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆365Updated 9 months ago
- CUDA Matrix Multiplication Optimization☆201Updated 11 months ago
- ☆84Updated last month
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉☆189Updated 2 months ago
- ☆96Updated 10 months ago
- ☆71Updated 8 months ago
- ☆137Updated last year
- ☆206Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- ☆216Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- A collection of memory efficient attention operators implemented in the Triton language.☆272Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- A simple high performance CUDA GEMM implementation.☆386Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- ☆99Updated 3 months ago
- ☆125Updated 7 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆401Updated 7 months ago
- ☆123Updated 2 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- Tutorials for writing high-performance GPU operators in AI frameworks.☆129Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆98Updated this week
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆184Updated this week
- Cataloging released Triton kernels.☆242Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago