File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
scram-tools.file/tools/cuda Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- ### RPM external cuda 12.8.1
1+ ### RPM external cuda 12.9.0
22## INITENV +PATH LD_LIBRARY_PATH %i/lib64
33
44%define runpath_opts -m compute-sanitizer -m drivers -m nvvm
5- %define driversversion 570.124.06
5+ %define driversversion 575.51.03
66
77%ifarch x86_64
88Source0: https://developer.download.nvidia.com/compute/cuda/%{realversion }/local_installers/%{n }_%{realversion }_%{driversversion }_linux.run
Original file line number Diff line number Diff line change 1- <tool name =" cuda" version =" @TOOL_VERSION@" revision =" 3 " >
1+ <tool name =" cuda" version =" @TOOL_VERSION@" revision =" 4 " >
22 <info url =" https://docs.nvidia.com/cuda/index.html" />
3+ <use name =" cuda-interface" />
34 <use name =" cuda-stubs" />
45 <lib name =" cudart" />
56 <lib name =" cudadevrt" />
6- <lib name =" nvToolsExt" />
7- <use name =" cuda-interface" />
87 <client >
98 <environment name =" CUDA_BASE" default =" @TOOL_ROOT@" />
109 <environment name =" NVCC" default =" $CUDA_BASE/bin/nvcc" />
You can’t perform that action at this time.
0 commit comments