Merge topic 'cuda-add-std23-nvcc-support'

d01c9a429b CUDA: Add support for cuda_std_23 for nvcc 13.3+

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12162
This commit is contained in:
Brad King
2026-06-11 14:23:50 +00:00
committed by Kitware Robot
2 changed files with 20 additions and 0 deletions

View File

@@ -102,6 +102,12 @@ Generators
name, their dependencies are merged into one ``test_prep/<test-name>``
target.
Languages
---------
* CUDA language level 23 (corresponding to C++ 23) is now supported with
NVCC 13.3 and above.
Compilers
---------