.. _libcudacxx-ptx-instructions-barrier-cluster: barrier.cluster =============== - PTX ISA: `barrier.cluster `__ Similar functionality is provided through the builtins ``__cluster_barrier_arrive(), __cluster_barrier_arrive_relaxed(), __cluster_barrier_wait()``, as well as the ``cooperative_groups::cluster_group`` `API `__. The ``.aligned`` variants of the instructions are not exposed. .. include:: generated/barrier_cluster.rst