Skip to content
Snippets Groups Projects
Verified Commit a19f3f68 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

upgpkg: 9.7.0.66-1

parent 6b1e653f
No related branches found
Tags 8.3.0.98-1
No related merge requests found
pkgbase = cudnn
pkgdesc = NVIDIA CUDA Deep Neural Network library
pkgver = 9.5.1.17
pkgver = 9.7.0.66
pkgrel = 1
url = https://developer.nvidia.com/cuDNN
arch = x86_64
......@@ -8,9 +8,9 @@ pkgbase = cudnn
depends = cuda>=12
options = !strip
options = staticlibs
source = https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.5.1.17_cuda12-archive.tar.xz
source = https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.7.0.66_cuda12-archive.tar.xz
source = NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
b2sums = 414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021
b2sums = 6ca13f2843a638331b978de892aa7ffdabbf4f527938c4e4035922c5021c67449277c4323aad11de938b560d4d9fa24e88e692de57f16f7d164b4ad76fd73548
b2sums = 222e3d3640808a130dfc339fa8e48ea396f784af77d09d90fae1e5550de8272e643d9a765d832b3d950234a3f7a8706a12191d49717f732cff190e5fd920ed52
pkgname = cudnn
......@@ -4,7 +4,7 @@
# Contributor: Yunhui Fu <yhfdev@gmail.com>
pkgname=cudnn
pkgver=9.5.1.17
pkgver=9.7.0.66
_cudaver=12
pkgrel=1
pkgdesc="NVIDIA CUDA Deep Neural Network library"
......@@ -21,7 +21,7 @@ options=(!strip staticlibs)
# or https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/
source=("https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-${pkgver}_cuda${_cudaver}-archive.tar.xz"
"NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
b2sums=('414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021'
b2sums=('6ca13f2843a638331b978de892aa7ffdabbf4f527938c4e4035922c5021c67449277c4323aad11de938b560d4d9fa24e88e692de57f16f7d164b4ad76fd73548'
'222e3d3640808a130dfc339fa8e48ea396f784af77d09d90fae1e5550de8272e643d9a765d832b3d950234a3f7a8706a12191d49717f732cff190e5fd920ed52')
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment