From c8fde7cadf73017d96dd39d7a09df5f6c5536d59 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 8 Jul 2026 21:49:23 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- features/src/cuda/README.md | 2 +- features/src/nvhpc/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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