From 1313517fc4570e32e75b3bc405c7162e7911caff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:10:22 -0700 Subject: Automated documentation update (#250) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/nvidia-cuda/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/nvidia-cuda/README.md') diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md index 710bcf5..735e725 100644 --- a/src/nvidia-cuda/README.md +++ b/src/nvidia-cuda/README.md @@ -17,8 +17,8 @@ Installs shared libraries for NVIDIA CUDA. | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| installCudnn | Additionally install CUDA Deep Neural Network (cuDNN) shared library | boolean | - | -| installNvtx | Additionally install NVIDIA Tools Extension (NVTX) | boolean | - | +| installCudnn | Additionally install CUDA Deep Neural Network (cuDNN) shared library | boolean | false | +| installNvtx | Additionally install NVIDIA Tools Extension (NVTX) | boolean | false | | cudaVersion | Version of CUDA to install | string | 11.7 | | cudnnVersion | Version of cuDNN to install | string | 8.5.0.96 | -- cgit v1.2.3