mit-han-lab / parallel-computing-tutorialLinks
☆176Updated 2 years ago
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:
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆138Updated 7 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
- A Easy-to-understand TensorOp Matmul Tutorial☆397Updated 2 months ago
- ☆76Updated last year
- Implement Flash Attention using Cute.☆98Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆263Updated 5 months ago
- CUDA Matrix Multiplication Optimization☆247Updated last year
- ☆253Updated last year
- ☆216Updated last year
- ☆112Updated 7 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 3 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- ☆144Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- ☆125Updated 4 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆301Updated last week
- ☆103Updated last year
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆119Updated 8 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- ☆163Updated last year
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆56Updated 2 years ago
- Cataloging released Triton kernels.☆278Updated 3 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆103Updated 7 years ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆230Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year