diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-15 00:47:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 00:47:51 +0300 |
commit | ada30c21f5148715719bf6d6b94f3e5dce50b19d (patch) | |
tree | 5a9a9d07e7681d38837b358aa029b18853046ef8 /src/nvidia-cuda | |
parent | 58fed08dcf698f7c09cc78657689ac1581121737 (diff) |
Automated documentation update for Azure CLI and CUDA (#289)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/nvidia-cuda')
-rw-r--r-- | src/nvidia-cuda/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md index d756a41..5e76d72 100644 --- a/src/nvidia-cuda/README.md +++ b/src/nvidia-cuda/README.md @@ -17,8 +17,8 @@ Installs shared libraries for NVIDIA CUDA. |-----|-----|-----|-----| | 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 | +| cudaVersion | Version of CUDA to install | string | 11.8 | +| cudnnVersion | Version of cuDNN to install | string | 8.6.0.163 | ## Compatibility |