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.
This commit is contained in:
parent
463071a102
commit
1004be159f
@ -173,7 +173,7 @@ cuFile
|
||||
|
||||
.. versionadded:: 3.25
|
||||
|
||||
The NVIDIA GPUDirect Storage `cuFile <https://docs.nvidia.com/cuda/cufile-api/index.html>`_ library.
|
||||
The NVIDIA GPUDirect Storage `cuFile <https://docs.nvidia.com/gpudirect-storage/api-reference-guide/index.html>`_ library.
|
||||
|
||||
Targets Created:
|
||||
|
||||
@ -330,7 +330,7 @@ Targets Created:
|
||||
nvGRAPH
|
||||
"""""""
|
||||
|
||||
The `nvGRAPH <https://docs.nvidia.com/cuda/nvgraph/index.html>`_ library.
|
||||
The `nvGRAPH <https://web.archive.org/web/20201111171403/https://docs.nvidia.com/cuda/nvgraph/index.html>`_ library.
|
||||
Removed starting in CUDA 11.0
|
||||
|
||||
Targets Created:
|
||||
@ -417,7 +417,7 @@ nvToolsExt
|
||||
|
||||
.. deprecated:: 3.25 With CUDA 10.0+, use :ref:`nvtx3 <cuda_toolkit_nvtx3>`.
|
||||
|
||||
The `NVIDIA Tools Extension <https://docs.nvidia.com/gameworks/content/gameworkslibrary/nvtx/nvidia_tools_extension_library_nvtx.htm>`_.
|
||||
The `NVIDIA Tools Extension <https://docs.nvidia.com/nvtx/>`_.
|
||||
This is a shared library only.
|
||||
|
||||
Targets Created:
|
||||
|
Loading…
Reference in New Issue
Block a user