Skip to content
Snippets Groups Projects
Verified Commit 6b1e653f authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

upgpkg: 9.5.1.17-1

parent f03907f3
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.2.1.18
pkgver = 9.5.1.17
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.2.1.18_cuda12-archive.tar.xz
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 = NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
b2sums = f034a7d9aa55b29faa8aa00c92c42e1f46d009a5caf4a5ed69a0a37bf02a7058bec281f94a23fee2fb1f8ba2b64209e9923e5dfa5e4eb13eadfce664454e197a
b2sums = 414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021
b2sums = 222e3d3640808a130dfc339fa8e48ea396f784af77d09d90fae1e5550de8272e643d9a765d832b3d950234a3f7a8706a12191d49717f732cff190e5fd920ed52
pkgname = cudnn
......@@ -4,7 +4,7 @@
# Contributor: Yunhui Fu <yhfdev@gmail.com>
pkgname=cudnn
pkgver=9.2.1.18
pkgver=9.5.1.17
_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=('f034a7d9aa55b29faa8aa00c92c42e1f46d009a5caf4a5ed69a0a37bf02a7058bec281f94a23fee2fb1f8ba2b64209e9923e5dfa5e4eb13eadfce664454e197a'
b2sums=('414e8081a778e5bbd539e5fe473a5cb753bc74c0f993588093937e123e4597a0ecd0678ff8e08ddd43bb075e645a3e25e5829b5fcb06a9e09c4e0b111ede4021'
'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