IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /docs/manual/basics.md). For the complete Mojo documentation index, see llms.txt.
Skip to main content
Version: Nightly
For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).

clusterlaunchcontrol_query_cancel_get_first_ctaid_v4

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

Decodes the cancellation request.

Only supported on NVIDIA SM100+ GPUs.

Args:

Returns:

Tuple[UInt32, UInt32, UInt32]: A tuple of three UInt32 values representing the first CTA ID coordinates (x, y, z).