Mojo function
clusterlaunchcontrol_query_cancel_is_canceled
clusterlaunchcontrol_query_cancel_is_canceled(result: LegacyUnsafePointer[UInt128, address_space=AddressSpace.SHARED]) -> UInt32
Decodes the cancellation request.
Only supported on NVIDIA SM100+ GPUs.
Args:
- result (
LegacyUnsafePointer): A pointer toUInt128that make up the cancellation request result to decode.
Returns:
UInt32: True if the cancellation request is canceled, False otherwise.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!