Skip to content

Commit 3212cc5

Browse files
committed
Add note about .aligned variants
1 parent b02ecf7 commit 3212cc5

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
@@ -570,6 +570,8 @@ Similar functionality is provided through the builtins
570570
__cluster_barrier_wait()`, as well as the `cooperative_groups::cluster_group`
571571
[API](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group).
572572

573+
The `.aligned` variants of the instructions are not exposed.
574+
573575
**barrier_cluster**:
574576
```cuda
575577
// barrier.cluster.arrive; // PTX ISA 78, SM_90

0 commit comments

Comments
 (0)