TiledTensor / TiledCUDALinks
We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
☆183Updated 5 months ago
Alternatives and similar repositories for TiledCUDA
Users that are interested in TiledCUDA 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.☆86Updated 2 months ago
- ☆82Updated last month
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆90Updated 2 weeks ago
- play gemm with tvm☆91Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆203Updated last week
- ☆123Updated 2 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- A lightweight design for computation-communication overlap.☆146Updated 3 weeks ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago
- ☆99Updated 3 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆365Updated 9 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- ☆96Updated 10 months ago
- ☆125Updated 7 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- ☆214Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉☆189Updated 2 months ago
- ☆237Updated 3 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆59Updated this week
- ☆94Updated 6 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- Optimize GEMM with tensorcore step by step☆28Updated last year
- Automated Parallelization System and Infrastructure for Multiple Ecosystems☆79Updated 7 months ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆50Updated 11 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆51Updated last month
- ☆35Updated last year