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:
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆226Updated 3 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆390Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆247Updated 4 months ago
- ☆243Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆124Updated 6 months ago
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆443Updated 6 months ago
- ☆210Updated 11 months ago
- CUDA Matrix Multiplication Optimization☆239Updated last year
- ☆101Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆284Updated last year
- ☆77Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆41Updated 8 months ago
- ☆120Updated 2 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆282Updated this week
- ☆143Updated last year
- ☆110Updated 5 months ago
- ☆112Updated 7 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- Cataloging released Triton kernels.☆265Updated 2 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆134Updated 2 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆68Updated last year
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆142Updated last month
- play gemm with tvm☆92Updated 2 years ago
- ☆154Updated 6 months ago
- This repository contains integer operators on GPUs for PyTorch.☆222Updated 2 years ago
- DeeperGEMM: crazy optimized version☆73Updated 6 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆112Updated 4 months ago