triton.experimental.gluon.language.nvidia.hopper.fence_async_shared

triton.experimental.gluon.language.nvidia.hopper.fence_async_shared(cluster=False, _semantic=None)

Issue a fence to complete asynchronous shared memory operations.

Parameters:

cluster (bool) – Whether to fence across cluster. Defaults to False.