summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-06-21 12:36:02 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-06-21 12:36:05 (GMT)
commit2beac8991bea8aaa6e168c51605564997b1c4fcc (patch)
treed6a0df1984c592718b59e62df7a3f2d4afdbee2d
parentad7cf4b798c71198e8b106b696e25d4d2edceda2 (diff)
parentf94213a1ee3824b790d8087fabf06f3a46a16347 (diff)
downloadCMake-2beac8991bea8aaa6e168c51605564997b1c4fcc.zip
CMake-2beac8991bea8aaa6e168c51605564997b1c4fcc.tar.gz
CMake-2beac8991bea8aaa6e168c51605564997b1c4fcc.tar.bz2
Merge topic 'cuda-version-for-vs'
f94213a1 Help: Update 3.9 release notes with recommended CUDA version for VS Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !990
-rw-r--r--Help/release/3.9.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/release/3.9.rst b/Help/release/3.9.rst
index cd9476d..c31f533 100644
--- a/Help/release/3.9.rst
+++ b/Help/release/3.9.rst
@@ -16,6 +16,8 @@ Languages
* ``CUDA`` is now supported by the :ref:`Visual Studio Generators`
for VS 2010 and above. This complements the existing support by the
:ref:`Makefile Generators` and the :generator:`Ninja` generator.
+ CUDA 8.0.61 or higher is recommended due to known bugs in the VS
+ integration by earlier versions.
* CMake is now aware of the :prop_tgt:`C++ standards <CXX_STANDARD>` and
:prop_tgt:`C standards <C_STANDARD>` and their associated meta-features for