diff --git a/features/src/cuda/README.md b/features/src/cuda/README.md index aa23bea0..340bc2d8 100644 --- a/features/src/cuda/README.md +++ b/features/src/cuda/README.md @@ -15,7 +15,7 @@ A feature to install the NVIDIA CUDA Toolkit | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| version | Version of the CUDA Toolkit to install. | string | 13.1 | +| version | Version of the CUDA Toolkit to install. | string | 13.3 | | cuDNNVersion | Version of cuDNN to install. | string | 8 | | installCompilers | Install NVIDIA CUDA Compiler (nvcc) | boolean | true | | installProfilers | Install NVIDIA NSight Systems Profiler (nsys) | boolean | true | diff --git a/features/src/nvhpc/README.md b/features/src/nvhpc/README.md index 146511aa..2eba434f 100644 --- a/features/src/nvhpc/README.md +++ b/features/src/nvhpc/README.md @@ -15,7 +15,7 @@ A feature to install the NVHPC SDK | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| version | Version of NVHPC SDK to install. | string | 26.3 | +| version | Version of NVHPC SDK to install. | string | 26.5 | ## Customizations