We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6455614 commit c2340e6Copy full SHA for c2340e6
libcudacxx/docs/ptx.md
@@ -916,6 +916,8 @@ Similar functionality is provided through the builtins
916
__cluster_barrier_wait()`, as well as the `cooperative_groups::cluster_group`
917
[API](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group).
918
919
+The `.aligned` variants of the instructions are not exposed.
920
+
921
**barrier_cluster**:
922
```cuda
923
// barrier.cluster.arrive; // PTX ISA 78, SM_90
0 commit comments