[arch-commits] Commit in cudnn/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Apr 29 21:15:59 UTC 2021


    Date: Thursday, April 29, 2021 @ 21:15:58
  Author: svenstaro
Revision: 925270

upgpkg: cudnn 8.2.0.53-1

Modified:
  cudnn/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 21:11:40 UTC (rev 925269)
+++ PKGBUILD	2021-04-29 21:15:58 UTC (rev 925270)
@@ -4,9 +4,9 @@
 # Contributor: Yunhui Fu <yhfdev at gmail.com>
 
 pkgname=cudnn
-pkgver=8.1.1.33
-_pkgver=8.1.1
-_cudaver=11.2
+pkgver=8.2.0.53
+_pkgver=8.2.0
+_cudaver=11.3
 _majorver=8
 pkgrel=1
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
@@ -21,7 +21,7 @@
 # Alternatively, check https://github.com/pytorch/builder/blob/master/common/install_cuda.sh
 source=("https://developer.download.nvidia.com/compute/redist/cudnn/v${_pkgver}/cudnn-${_cudaver}-linux-x64-v${pkgver}.tgz"
         "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('774401a31c8e15753796ade24b3982155d0b0bca6e46279dc3aced400bab47c2b9314570bbf5473fdd8421258b4fc2b4a56301211fa9b1ebc792bacc40e2ab16'
+sha512sums=('53d3499e2b1b6c8af6f680f1a6a858f0f1f339c3e9ee02b2b6a0281cd8761a9a2c9b8b78e4e58a3043ce0323081d4a115426b13deaaf5c1d58121012a215372b'
             '38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
 noextract=("cudnn-${_cudaver}-linux-x64-v${pkgver}.tgz")
 



More information about the arch-commits mailing list