triton.experimental.gluon.language.nvidia.hopper.cluster.barrier

triton.experimental.gluon.language.nvidia.hopper.cluster.barrier(relaxed: bool = False, _semantic=None)

Barrier that synchronizes across the CTA cluster.

Parameters:

relaxed (bool) – Whether to use relaxed arrival semantics. Defaults to False.