We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b91a4c commit 7f6e9a0Copy full SHA for 7f6e9a0
libcudacxx/docs/ptx.md
@@ -570,6 +570,8 @@ Similar functionality is provided through the builtins
570
__cluster_barrier_wait()`, as well as the `cooperative_groups::cluster_group`
571
[API](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group).
572
573
+The `.aligned` variants of the instructions are not exposed.
574
+
575
**barrier_cluster**:
576
```cuda
577
// barrier.cluster.arrive; // PTX ISA 78, SM_90
0 commit comments