Skip to main content
Log in

Mojo function

tcgen05_release_allocation_lock

tcgen05_release_allocation_lock[cta_group: SIMD[int32, 1]]()

Releases the allocation lock for the current CTA group.

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

Parameters:

  • cta_group (SIMD[int32, 1]): The cooperative thread array (CTA) group ID.

Was this page helpful?