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.
☆190Updated 10 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.☆134Updated 6 months ago
- ☆112Updated 6 months ago
- Implement Flash Attention using Cute.☆97Updated 11 months ago
- play gemm with tvm☆92Updated 2 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆102Updated 5 months ago
- ☆102Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆254Updated 5 months ago
- A lightweight design for computation-communication overlap.☆188Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- ☆158Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- ☆113Updated 8 months ago
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆144Updated 2 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆394Updated last month
- ☆246Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆86Updated this week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- ☆149Updated 3 weeks ago
- A Triton JIT runtime and ffi provider in C++☆29Updated last month
- ☆156Updated 11 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- A language and compiler for irregular tensor programs.☆152Updated last year
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆51Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year
- Multi-Level Triton Runner supporting Python, IR, PTX, and cubin.☆76Updated this week
- ☆144Updated last year
- A practical way of learning Swizzle☆33Updated 10 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago