We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3b577 commit ac14838Copy full SHA for ac14838
docs/user-guide/gpu.md
@@ -22,7 +22,7 @@ type(z[:10, :10])
22
Note that the output type is a `cupy.ndarray` rather than a NumPy array.
23
24
For supported codecs, data will be decoded using the GPU via the [nvcomp] library.
25
-See [`user-guide-config`][] for more. Isseus and feature requestsfor NVIDIA nvCOMP can be reported in the nvcomp [issue tracker].
+See [runtime-configuration][] for more. Isseus and feature requestsfor NVIDIA nvCOMP can be reported in the nvcomp [issue tracker].
26
27
[nvcomp]: https://docs.nvidia.com/cuda/nvcomp/samples/python_samples.html
28
[issue tradcker]: https://github.com/NVIDIA/CUDALibrarySamples/issues
0 commit comments