Mojo function
clusterlaunchcontrol_query_cancel_is_canceled
clusterlaunchcontrol_query_cancel_is_canceled(result: UnsafePointer[SIMD[uint64, 1], address_space=AddressSpace(3)]) -> SIMD[uint32, 1]
Decodes the cancellation request.
Only supported on NVIDIA SM100+ GPUs.
Args:
- result (
UnsafePointer[SIMD[uint64, 1], address_space=AddressSpace(3)]
): A pointer to 2UInt64
s that make up the cancellation request result to decode.
Returns:
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!