mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user