From 1004be159f75245f796ff720c49b5cb11a94e967 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 16 Feb 2023 07:21:34 -0500 Subject: FindCUDAToolkit: Replace broken links to NVIDIA documentation The cuFile API documentation has moved, so link to its new location. The nvGRAPH library has been removed, so link to a web archive copy. The NTVX library has a higher-level landing page. --- Modules/FindCUDAToolkit.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Modules/FindCUDAToolkit.cmake b/Modules/FindCUDAToolkit.cmake index c3b6bc3..f348908 100644 --- a/Modules/FindCUDAToolkit.cmake +++ b/Modules/FindCUDAToolkit.cmake @@ -173,7 +173,7 @@ cuFile .. versionadded:: 3.25 -The NVIDIA GPUDirect Storage `cuFile `_ library. +The NVIDIA GPUDirect Storage `cuFile `_ library. Targets Created: @@ -330,7 +330,7 @@ Targets Created: nvGRAPH """"""" -The `nvGRAPH `_ library. +The `nvGRAPH `_ library. Removed starting in CUDA 11.0 Targets Created: @@ -417,7 +417,7 @@ nvToolsExt .. deprecated:: 3.25 With CUDA 10.0+, use :ref:`nvtx3 `. -The `NVIDIA Tools Extension `_. +The `NVIDIA Tools Extension `_. This is a shared library only. Targets Created: -- cgit v0.12