mit-han-lab / parallel-computing-tutorialLinks
☆172Updated 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:
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- Examples of CUDA implementations by Cutlass CuTe☆229Updated 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 7 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆212Updated last month
- flash attention tutorial written in python, triton, cuda, cutlass☆416Updated 4 months ago
- ☆230Updated last year
- ☆72Updated 10 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆109Updated 4 months ago
- CUDA Matrix Multiplication Optimization☆221Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆277Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- ☆209Updated 9 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- ☆98Updated last year
- ☆103Updated 3 months ago
- ☆138Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆106Updated 2 months ago
- ☆150Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆219Updated last year
- ☆102Updated 3 weeks ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated 2 years ago
- This repository contains integer operators on GPUs for PyTorch.☆215Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated last year
- ☆108Updated 5 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆221Updated this week
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆263Updated last month
- ☆132Updated 9 months ago