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

upgpkg: 9.2.1.18-1

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