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

Mojo function

clusterlaunchcontrol_query_cancel_get_first_ctaid

def clusterlaunchcontrol_query_cancel_get_first_ctaid[id: String](result: Pointer[UInt128, address_space=AddressSpace.SHARED]) -> UInt32

Decodes the cancellation request.

Only supported on NVIDIA SM100+ GPUs.

Parameters:

  • id (String): The dimension to decode. Must be one of x, y, z.

Args:

Returns:

UInt32: The coordinate of the first CTAID in the canceled cluster.