From 19b60b24e64ae25f6b7b506f550d84b3d0b82816 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Jan 2025 16:28:07 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/nvidia-cuda/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md index e5b9d4012..8e243d27f 100644 --- a/src/nvidia-cuda/README.md +++ b/src/nvidia-cuda/README.md @@ -20,7 +20,7 @@ Installs shared libraries for NVIDIA CUDA. | installNvtx | Additionally install NVIDIA Tools Extension (NVTX) | boolean | false | | installToolkit | Additionally install NVIDIA CUDA Toolkit | boolean | false | | cudaVersion | Version of CUDA to install | string | 11.8 | -| cudnnVersion | Version of cuDNN to install | string | 8.6.0.163 | +| cudnnVersion | Version of cuDNN to install | string | automatic | ## Compatibility