Gluon Overview
Gluon is Triton’s lower-level GPU programming model. It exposes layouts, shared memory, warp specialization, and target-specific features directly so advanced kernels can trade convenience for control.
Browse the tutorial gallery for Gluon tutorials.
Browse the examples gallery for complete Gluon example kernels.
Browse the Gluon API reference