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

class triton.experimental.gluon.language.nvidia.blackwell.clc.clc_result(self, handle)

CLC response loaded into registers. Query without re-reading memory.

__init__(self, handle)

Methods

__init__(self, handle)

is_canceled(self[, _semantic])

Check if the CLC response indicates a successful cancellation.

program_id(self, dim[, _semantic])

Get the Program ID of the canceled cluster.

Attributes

type