From 25f266e259978888d83f09cb024f28f3028f66f7 Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Thu, 1 Feb 2024 15:22:58 -0800 Subject: [PATCH] bump R535 drivers to version 535.154.05 Signed-off-by: Tariq Ibrahim --- .common-ci.yml | 6 +++--- ci/fedora/.gitlab-ci-fcos.yml | 4 ++-- versions.mk | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.common-ci.yml b/.common-ci.yml index 264ee7c8..1f3d05f4 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -19,7 +19,7 @@ default: command: ["--experimental"] variables: - DRIVER_VERSIONS: 470.223.02 525.147.05 535.129.03 + DRIVER_VERSIONS: 470.223.02 525.147.05 535.154.05 BUILD_MULTI_ARCH_IMAGES: "true" stages: @@ -72,13 +72,13 @@ trigger-pipeline: .driver-versions: parallel: matrix: - - DRIVER_VERSION: [470.223.02, 525.147.05, 535.129.03] + - DRIVER_VERSION: [470.223.02, 525.147.05, 535.154.05] # Define the driver versions for jobs that can be run in parallel for ubuntu22.04 .driver-versions-ubuntu22.04: parallel: matrix: - - DRIVER_VERSION: [525.147.05, 535.129.03] + - DRIVER_VERSION: [525.147.05, 535.154.05] # Define the matrix of precompiled jobs that can be run in parallel for ubuntu22.04 .driver-versions-precompiled-ubuntu22.04: diff --git a/ci/fedora/.gitlab-ci-fcos.yml b/ci/fedora/.gitlab-ci-fcos.yml index bab7d747..a37feada 100644 --- a/ci/fedora/.gitlab-ci-fcos.yml +++ b/ci/fedora/.gitlab-ci-fcos.yml @@ -96,8 +96,8 @@ variables: # To survey latest Data Center driver versions available: # https://www.nvidia.com/Download/Find.aspx # https://www.nvidia.com/en-us/drivers/unix/ - DRIVER_VERSION: "535.129.03" - DRIVER_VERSIONS: 535.129.03 525.147.05 + DRIVER_VERSION: "535.154.05" + DRIVER_VERSIONS: 535.154.05 525.147.05 CUDA_VERSION: 12.2.0 diff --git a/versions.mk b/versions.mk index 776ee532..59183ef5 100644 --- a/versions.mk +++ b/versions.mk @@ -13,6 +13,6 @@ # limitations under the License. # DRIVER_VERSIONS contains latest version in all active datacenter branches -DRIVER_VERSIONS ?= 470.223.02 525.147.05 535.129.03 +DRIVER_VERSIONS ?= 470.223.02 525.147.05 535.154.05 CUDA_VERSION := 12.3.0