Update checksum for latest version of cudnn (#4254)

This commit is contained in:
Adam J. Stewart 2017-05-16 11:42:00 -05:00 committed by GitHub
parent 9a4b86cd49
commit de958df3b8

View File

@ -32,7 +32,7 @@ class Cudnn(Package):
homepage = "https://developer.nvidia.com/cudnn"
version('6.0', '4aacb7acb93c5e4dfa9db814df496219',
version('6.0', 'a08ca487f88774e39eb6b0ef6507451d',
url='http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz')
version('5.1', '406f4ac7f7ee8aa9e41304c143461a69',
url='http://developer.download.nvidia.com/compute/redist/cudnn/v5.1/cudnn-8.0-linux-x64-v5.1.tgz')