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.
☆186Updated 9 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.☆124Updated 6 months ago
- play gemm with tvm☆92Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated last month
- ☆108Updated 5 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆142Updated last month
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- ☆110Updated 7 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆100Updated 4 months ago
- ☆101Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆68Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆247Updated 4 months ago
- A lightweight design for computation-communication overlap.☆183Updated last month
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆154Updated 6 months ago
- ☆243Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆390Updated last month
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- Open ABI and FFI for Machine Learning Systems☆167Updated this week
- ☆138Updated 11 months ago
- A language and compiler for irregular tensor programs.☆150Updated 11 months ago
- ☆47Updated last year
- 🤖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 Triton JIT runtime and ffi provider in C++☆29Updated last week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆41Updated 8 months ago
- Github mirror of trition-lang/triton repo.☆98Updated this week
- Optimize GEMM with tensorcore step by step☆32Updated last year
- An extension library of WMMA API (Tensor Core API)☆108Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆120Updated last year
- ☆156Updated 10 months ago