forked from NVIDIA/cccl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate
cuda::ptx
headers/docs and run format (NVIDIA#2937)
Overwrites all generated PTX header and documentation files and runs `pre-commit run --all-files`. Also exclude generated PTX headers from header check.
- Loading branch information
1 parent
2c50c2b
commit 10661de
Showing
78 changed files
with
631 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
docs/libcudacxx/ptx/instructions/generated/cp_async_bulk_commit_group.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
.. | ||
This file was automatically generated. Do not edit. | ||
cp.async.bulk.commit_group | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
.. code:: cuda | ||
// cp.async.bulk.commit_group; // PTX ISA 80, SM_90 | ||
template <typename=void> | ||
template <typename = void> | ||
__device__ static inline void cp_async_bulk_commit_group(); |
5 changes: 4 additions & 1 deletion
5
docs/libcudacxx/ptx/instructions/generated/cp_async_bulk_multicast.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
docs/libcudacxx/ptx/instructions/generated/cp_async_bulk_wait_group.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.