From 72744893d7f3c1ed00505fca265807e94fe21208 Mon Sep 17 00:00:00 2001 From: ganeshkumarashok <35557827+ganeshkumarashok@users.noreply.github.com> Date: Wed, 20 May 2026 00:40:45 +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 ac8cee3..049739e 100644 --- a/driver_config.yml +++ b/driver_config.yml @@ -3,6 +3,6 @@ cuda: version: "595.71.05" 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"