triton.experimental.gluon.language.nvidia.blackwell.clc

Cluster Launch Control (CLC) for Blackwell (SM100+) dynamic persistent kernels.

CLC enables hardware-based dynamic work scheduling where running workers can cancel not-yet-launched clusters and take over their work via the clusterlaunchcontrol.try_cancel instruction.

Functions

try_cancel

Issue a CLC try_cancel request to atomically cancel a pending cluster launch.

load_result

Load the CLC response from shared memory into registers.

Classes

clc_result

CLC response loaded into registers.