Merge topic 'FindCUDAToolkit-doc'

5067b6b6ee FindCUDAToolkit: Remove duplicated targets in docs

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6892
This commit is contained in:
Brad King
2022-01-25 13:26:07 +00:00
committed by Kitware Robot
+1 -3
View File
@@ -143,12 +143,10 @@ CUDA Driver Library
""""""""""""""""""""
The CUDA Driver library (cuda) are used by applications that use calls
such as `cuMemAlloc`, and `cuMemFree`. This is generally used by advanced
such as `cuMemAlloc`, and `cuMemFree`.
Targets Created:
- ``CUDA::cuda_driver``
- ``CUDA::cuda_driver``
.. _`cuda_toolkit_cuBLAS`: