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: 1.0
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_try_cancel

clusterlaunchcontrol_try_cancel[multicast: Bool = False](result: UnsafePointer[UInt128, address_space=AddressSpace.SHARED], mbar: UnsafePointer[Int64, address_space=AddressSpace.SHARED])

Requests to atomically cancel the cluster launch if it has not started running yet.

Only supported on NVIDIA SM100+ GPUs.

Parameters:

  • multicast (Bool): Whether to use multicast mode.

Args: