A pure Triton W4A16 GEMM claims 1.1x-1.3x decode speedups over cuBLAS FP16

bassrehab · reddit · 2026-07-22

A developer says they wrote a pure Triton W4A16 GEMM kernel that beats cuBLAS FP16 by about 1.1x–1.3x in decode on an A100-SXM4-80GB.

What it does

Reported results

The author notes that cuBLAS still wins once sequences get beyond a few tokens, but argues decode matters more because it runs once per generated token. They also say the code is pure Triton, so it should be structurally portable to AMD, though MI300X validation is still pending.

A writeup and source code are linked, along with a HF Kernel Hub entry.

Original post →

More from Infra

Infra channel →