We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d0dad commit 174cb78Copy full SHA for 174cb78
docs/reference/kernel_language.rst
@@ -1832,7 +1832,7 @@ the correct type is used.
1832
Note that the ``__sync`` variants are made available in ROCm 6.2, but disabled by
1833
default to help with the transition to 64-bit masks. They can be enabled by
1834
setting the preprocessor macro ``HIP_ENABLE_WARP_SYNC_BUILTINS``. These builtins
1835
-will be enabled unconditionally in ROCm 6.3. Wherever possible, the
+will be enabled unconditionally in the next ROCm release. Wherever possible, the
1836
implementation includes a static assert to check that the program source uses
1837
the correct type for the mask.
1838
0 commit comments