summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cuda-runtime-library.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cuda-runtime-library.rst')
-rw-r--r--Help/release/dev/cuda-runtime-library.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/dev/cuda-runtime-library.rst b/Help/release/dev/cuda-runtime-library.rst
new file mode 100644
index 0000000..0d5b1f6
--- /dev/null
+++ b/Help/release/dev/cuda-runtime-library.rst
@@ -0,0 +1,7 @@
+cuda-runtime-library
+--------------------
+
+* The :variable:`CMAKE_CUDA_RUNTIME_LIBRARY` variable and
+ :prop_tgt:`CUDA_RUNTIME_LIBRARY` target property were introduced to
+ select the CUDA runtime library used when linking targets that
+ use CUDA.