feat: switch cuda-cudnn to cuda 13 (#11816) (#11825)

* switch cuda-cudnn to cuda 13

* bump cuda-cudnn release to 2

(cherry picked from commit 5ab82231f4)

Co-authored-by: Tim Peters <tim@protonomaly.nl>
This commit is contained in:
Raboneko
2026-05-02 09:30:02 -05:00
committed by GitHub
parent 0026d94509
commit 3284759838
+2 -2
View File
@@ -2,11 +2,11 @@
%global __strip /bin/true
%global _missing_build_ids_terminate_build 0
%global _build_id_links none
%global cuda_version 12
%global cuda_version 13
Name: cuda-cudnn
Version: 9.21.1.3
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: NVIDIA CUDA Deep Neural Network library (cuDNN)
License: NVIDIA Software Development Kit