triton.experimental.gluon.language.barrier
- triton.experimental.gluon.language.barrier(*, cluster: bool = False, _semantic=None)
Insert a barrier to synchronize threads within a CTA, or across a cluster.
- Parameters:
cluster (bool) – Whether to synchronize across the CTA cluster.