From fc1f061266026d4072e78857ee64930d8a296403 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Wed, 6 Mar 2024 09:00:13 +0100 Subject: [PATCH] Update to CUDA 12.4.1 Update to CUDA 12.4.1: * CUDA runtime version 12.4.127 * NVIDIA drivers version 550.54.15 See https://docs.nvidia.com/cuda/archive/12.4.1/cuda-toolkit-release-notes/index.html for the full CUDA 12.4.1 release notes and change log. --- cuda.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cuda.spec b/cuda.spec index f890c878cf5..33dbd2686d8 100644 --- a/cuda.spec +++ b/cuda.spec @@ -1,8 +1,8 @@ -### RPM external cuda 12.4.0 +### RPM external cuda 12.4.1 ## INITENV +PATH LD_LIBRARY_PATH %i/lib64 %define runpath_opts -m compute-sanitizer -m drivers -m nvvm -%define driversversion 550.54.14 +%define driversversion 550.54.15 %ifarch x86_64 Source0: https://developer.download.nvidia.com/compute/cuda/%{realversion}/local_installers/%{n}_%{realversion}_%{driversversion}_linux.run