cutlass

Tag

Cards List
#cutlass

@reprompting: reading about tile-level activation overlap today https://arxiv.org/pdf/2607.02521

X AI KOLs Timeline · 2026-08-15 Cached

This paper presents CUTLASS-based kernels that fuse SwiGLU activation with GeMM at the tile level, achieving up to 2.47× speedup on NVIDIA H100 for efficient LLM inference.

0 favorites 0 likes
#cutlass

@gpuwaster: 61/100 of GPU Grind going through this GTC 2020 lecture: Developing CUDA kernels to push Tensor Cores to the Absolute L…

X AI KOLs Timeline · 2026-07-11 Cached

The author, as part of a 100-part GPU learning series, reviews a GTC 2020 lecture by Andrew Kerr on developing high-performance CUDA kernels for Tensor Cores on NVIDIA A100, discussing techniques and the trade-off between raw CUDA and CUTLASS.

0 favorites 0 likes
#cutlass

@Snixtp: The RTX Pro 6000 has two matmul engines, and vLLM was only using one of them when I ran Qwen3.6 27B NVFP4 Marlin is nic…

X AI KOLs Timeline · 2026-07-04 Cached

A developer discovered that vLLM only used one of two matmul engines on the RTX Pro 6000 for Qwen3.6 27B models. A plugin by Fable 5 selects the right engine per call, nearly doubling prefill performance.

0 favorites 0 likes
#cutlass

@vllm_project: vLLM v0.22.0 is out! 459 commits from 230 contributors (63 new). Highlights: DeepSeek V4 hardening (NVFP4 fused MoE, fu…

X AI KOLs Timeline · 2026-05-30 Cached

vLLM v0.22.0 released with 459 commits, featuring DeepSeek V4 hardening, experimental Rust frontend, and batch-invariant Cutlass FP8, reducing end-to-end latency by 28.9%.

0 favorites 0 likes
#cutlass

@charles_irl: New articles in the GPU Glossary for CuTe DSL, CUTLASS, and CuTe -- the tools used to write some of the highest-perform…

X AI KOLs Following · 2026-05-26 Cached

New articles in the GPU Glossary cover CuTe DSL, CUTLASS, and CuTe – tools for writing high-performance GPU kernels on data center GPUs, with examples in Python.

0 favorites 0 likes
#cutlass

Moonshot open-sourced FlashKDA, CUTLASS kernels for Kimi Delta Attention, up to 2.22x over the Triton baseline on H20

Reddit r/LocalLLaMA · 2026-04-22

MoonshotAI released FlashKDA, open-source CUTLASS kernels for Kimi Delta Attention that deliver up to 2.22x speedup over Triton on H20 GPUs.

0 favorites 0 likes
#cutlass

@Kimi_Moonshot: We're open-sourcing FlashKDA — our high-performance CUTLASS-based implementation of Kimi Delta Attention kernels. Achie…

X AI KOLs Following · 2026-04-21

Moonshot AI releases FlashKDA, an open-source CUTLASS-based implementation of Kimi Delta Attention kernels that delivers 1.72×–2.22× prefill speedup on H20 GPUs.

0 favorites 0 likes
#cutlass

C++ CuTe / CUTLASS vs CuTeDSL (Python) in 2026 — what should new GPU kernel / LLM inference engineers actually learn?[D]

Reddit r/MachineLearning · 2026-04-20

Discussion of the shift in GPU kernel engineering from C++ CuTe/CUTLASS to NVIDIA's Python-based CuTeDSL, questioning whether new engineers should learn legacy C++ templates or prioritize the emerging stack for LLM inference work.

0 favorites 0 likes
#cutlass

MoonshotAI/FlashKDA

GitHub Trending (daily) · 2026-07-29 Cached

FlashKDA is a high-performance implementation of Kimi Delta Attention (KDA) kernels built on CUTLASS, optimized for SM90+ GPUs and integrated with flash-linear-attention.

0 favorites 0 likes
← Back to home

Submit Feedback