Explorar el Código

Merge topic 'cuda-version-for-vs'

f94213a1 Help: Update 3.9 release notes with recommended CUDA version for VS

Acked-by: Kitware Robot <[email protected]>
Merge-request: !990
Brad King hace 8 años
padre
commit
2beac8991b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Help/release/3.9.rst

+ 2 - 0
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