From c096699b2089514f65d242a4f0a1b8ff6240cce5 Mon Sep 17 00:00:00 2001 From: ganeshkumarashok <35557827+ganeshkumarashok@users.noreply.github.com> Date: Sat, 30 May 2026 00:38:35 +0000 Subject: [PATCH] chore: update NVIDIA GRID driver version to 550.144.06 --- driver_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver_config.yml b/driver_config.yml index 6ec11b0..4c630a3 100644 --- a/driver_config.yml +++ b/driver_config.yml @@ -7,9 +7,9 @@ cuda_lts: version: "580.159.04" grid: - version: "570.211.01" + version: "550.144.06" # We do not support GRID drivers on ARM64 architecture. - url: "https://download.microsoft.com/download/2a04ca6a-9eec-40d9-9564-9cdea1ab795f/NVIDIA-Linux-x86_64-570.211.01-grid-azure.run" + url: "https://download.microsoft.com/download/c5319e92-672e-4067-8d85-ab66a7a64db3/NVIDIA-Linux-x86_64-550.144.06-grid-azure.run" grid_v20: version: "595.58.03"