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.
☆192Updated last year
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.☆145Updated 8 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆105Updated 7 months ago
- ☆112Updated 8 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆154Updated 4 months ago
- ☆105Updated last year
- play gemm with tvm☆92Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- NVIDIA cuTile learn☆150Updated last month
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- ☆171Updated 8 months ago
- ☆119Updated 9 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆404Updated 2 weeks ago
- ☆258Updated last year
- incubator repo for CUDA-TileIR backend☆86Updated 2 weeks ago
- A lightweight design for computation-communication overlap.☆213Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆71Updated last year
- ☆159Updated 2 months ago
- Multi-Level Triton Runner supporting Python, IR, PTX, and cubin.☆84Updated last week
- Examples of CUDA implementations by Cutlass CuTe☆269Updated 6 months ago
- Open ABI and FFI for Machine Learning Systems☆307Updated last week
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆102Updated this week
- Benchmark code for the "Online normalizer calculation for softmax" paper☆105Updated 7 years ago
- ☆87Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆125Updated last year
- A practical way of learning Swizzle☆36Updated 11 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago