From 64890c6a1db5b0b67a1d35b19acae7a9ab65b67a Mon Sep 17 00:00:00 2001 From: Christopher Desiniotis Date: Tue, 10 Sep 2024 23:02:44 -0700 Subject: [PATCH] Bump R550 to 550.90.12 Signed-off-by: Christopher Desiniotis --- .common-ci.yml | 8 ++++---- .github/workflows/image.yaml | 4 ++-- .nvidia-ci.yml | 8 ++++---- versions.mk | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.common-ci.yml b/.common-ci.yml index cb0d95f7..305b518f 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -19,7 +19,7 @@ default: command: ["--experimental"] variables: - DRIVER_VERSIONS: 535.183.06 550.90.07 560.35.03 + DRIVER_VERSIONS: 535.183.06 550.90.12 560.35.03 BUILD_MULTI_ARCH_IMAGES: "true" stages: @@ -73,13 +73,13 @@ trigger-pipeline: .driver-versions: parallel: matrix: - - DRIVER_VERSION: [535.183.06, 550.90.07, 560.35.03] + - DRIVER_VERSION: [535.183.06, 550.90.12, 560.35.03] # Define the driver versions for jobs that can be run in parallel for ubuntu22.04 .driver-versions-ubuntu22.04: parallel: matrix: - - DRIVER_VERSION: [535.183.06, 550.90.07, 560.35.03] + - DRIVER_VERSION: [535.183.06, 550.90.12, 560.35.03] # Define the matrix of precompiled jobs that can be run in parallel for ubuntu22.04 .driver-versions-precompiled-ubuntu22.04: @@ -92,7 +92,7 @@ trigger-pipeline: .driver-versions-rhel9: parallel: matrix: - - DRIVER_VERSION: [535.183.06, 550.90.07, 560.35.03] + - DRIVER_VERSION: [535.183.06, 550.90.12, 560.35.03] # Define the distribution targets .dist-ubuntu20.04: diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index 04ef9932..4c98fe7f 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -35,7 +35,7 @@ jobs: matrix: driver: - 535.183.06 - - 550.90.07 + - 550.90.12 - 560.35.03 dist: - ubuntu20.04 @@ -52,7 +52,7 @@ jobs: driver: 535.183.06 - ispr: true dist: ubuntu20.04 - driver: 550.90.07 + driver: 550.90.12 fail-fast: false steps: - uses: actions/checkout@v4 diff --git a/.nvidia-ci.yml b/.nvidia-ci.yml index 4868ed30..56c5df4f 100644 --- a/.nvidia-ci.yml +++ b/.nvidia-ci.yml @@ -474,13 +474,13 @@ sign:ngc-ubuntu-rhel-rhcos: matrix: - SIGN_JOB_NAME: ["ubuntu"] VERSION: ["22.04"] - DRIVER_VERSION: ["535.183.06", "550.90.07", "560.35.03"] + DRIVER_VERSION: ["535.183.06", "550.90.12", "560.35.03"] - SIGN_JOB_NAME: ["ubuntu"] VERSION: ["20.04"] - DRIVER_VERSION: ["535.183.06", "550.90.07", "560.35.03"] + DRIVER_VERSION: ["535.183.06", "550.90.12", "560.35.03"] - SIGN_JOB_NAME: ["rhel"] VERSION: ["8.8", "8.10"] - DRIVER_VERSION: ["535.183.06", "550.90.07", "560.35.03"] + DRIVER_VERSION: ["535.183.06", "550.90.12", "560.35.03"] - SIGN_JOB_NAME: ["rhcos"] VERSION: ["4.12","4.13","4.14","4.15", "4.16"] - DRIVER_VERSION: ["535.183.06", "550.90.07", "560.35.03"] + DRIVER_VERSION: ["535.183.06", "550.90.12", "560.35.03"] diff --git a/versions.mk b/versions.mk index 35ee0ff0..8fd5d738 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 ?= 535.183.06 550.90.07 560.35.03 +DRIVER_VERSIONS ?= 535.183.06 550.90.12 560.35.03 CUDA_VERSION := 12.6.0