summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cuda-new-arch-modes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cuda-new-arch-modes.rst')
-rw-r--r--Help/release/dev/cuda-new-arch-modes.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/Help/release/dev/cuda-new-arch-modes.rst b/Help/release/dev/cuda-new-arch-modes.rst
index 549abc3..fcfd8f1 100644
--- a/Help/release/dev/cuda-new-arch-modes.rst
+++ b/Help/release/dev/cuda-new-arch-modes.rst
@@ -2,9 +2,7 @@ cuda-new-arch-modes
-------------------
* The :prop_tgt:`CUDA_ARCHITECTURES` target property now supports the
- `all`, and `all-major` values when the CUDA compiler id is ``NVIDIA``,
- and version is 11.5+.
+ `all`, and `all-major` values for CUDA toolkit 7.0+.
* The :variable:`CMAKE_CUDA_ARCHITECTURES` variable now supports the
- `all`, and `all-major` values when the `CUDA` compiler id is ``NVIDIA``,
- and version is 11.5+.
+ `all`, and `all-major` values for CUDA toolkit 7.0+.