Skip to main content

Mojo function

tcgen05_release_allocation_lock

tcgen05_release_allocation_lock[cta_group: Int32]()

Releases the allocation lock for the current CTA group.

Note: This function is only available on NVIDIA Blackwell GPUs (SM 100+).

Parameters:

  • cta_group (Int32): The cooperative thread array (CTA) group ID.

Was this page helpful?