Skip to content

Commit 3aa2bb8

Browse files
Automated documentation update (#737)
Automated documentation update Authors: - https://github.com/apps/github-actions Approvers: None URL: #737
1 parent 33cb2e9 commit 3aa2bb8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

features/src/cuda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A feature to install the NVIDIA CUDA Toolkit
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | Version of the CUDA Toolkit to install. | string | 13.1 |
18+
| version | Version of the CUDA Toolkit to install. | string | 13.3 |
1919
| cuDNNVersion | Version of cuDNN to install. | string | 8 |
2020
| installCompilers | Install NVIDIA CUDA Compiler (nvcc) | boolean | true |
2121
| installProfilers | Install NVIDIA NSight Systems Profiler (nsys) | boolean | true |

features/src/nvhpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A feature to install the NVHPC SDK
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | Version of NVHPC SDK to install. | string | 26.3 |
18+
| version | Version of NVHPC SDK to install. | string | 26.5 |
1919

2020
## Customizations
2121

0 commit comments

Comments
 (0)