Skip to content

Commit c2340e6

Browse files
committed
Add note about .aligned variants
1 parent 6455614 commit c2340e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcudacxx/docs/ptx.md

+2
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,8 @@ Similar functionality is provided through the builtins
916916
__cluster_barrier_wait()`, as well as the `cooperative_groups::cluster_group`
917917
[API](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group).
918918

919+
The `.aligned` variants of the instructions are not exposed.
920+
919921
**barrier_cluster**:
920922
```cuda
921923
// barrier.cluster.arrive; // PTX ISA 78, SM_90

0 commit comments

Comments
 (0)