Skip to main content

Mojo function

clusterlaunchcontrol_query_cancel_get_first_ctaid_v4

clusterlaunchcontrol_query_cancel_get_first_ctaid_v4(result: UnsafePointer[UInt128, address_space=AddressSpace(3)]) -> Tuple[UInt32, UInt32, UInt32]

Decodes the cancellation request.

Only supported on NVIDIA SM100+ GPUs.

Args:

  • result (UnsafePointer): A pointer to UInt128 that make up the cancellation request result to decode.

Returns:

Tuple

Was this page helpful?