Skip to content

Commit

Permalink
Add note about .aligned variants
Browse files Browse the repository at this point in the history
  • Loading branch information
ahendriksen committed Feb 21, 2024
1 parent 1b91a4c commit 7f6e9a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libcudacxx/docs/ptx.md
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,8 @@ Similar functionality is provided through the builtins
__cluster_barrier_wait()`, as well as the `cooperative_groups::cluster_group`
[API](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group).

The `.aligned` variants of the instructions are not exposed.

**barrier_cluster**:
```cuda
// barrier.cluster.arrive; // PTX ISA 78, SM_90
Expand Down

0 comments on commit 7f6e9a0

Please sign in to comment.