Skip to content

Commit

Permalink
New version: cuDNN v1.3.1 (#104798)
Browse files Browse the repository at this point in the history
UUID: 02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd
Repo: https://github.com/JuliaGPU/CUDA.jl.git
Tree: 1f6a185a8da9bbbc20134b7b935981f70c9b26ad

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 12, 2024
1 parent e6027b1 commit 7abc40f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions C/cuDNN/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CUDA = "4.3"
["1.1"]
CUDA = "4.4"

["1.1-1"]
["1.1-1.3.0"]
CUDNN_jll = "8.9"

["1.2.0"]
Expand All @@ -35,5 +35,11 @@ CUDA = "5.1"

["1.3-1"]
CEnum = "0.2-0.5"
CUDA = "5.1-5.2"
julia = "1.8.0-1"

["1.3.0"]
CUDA = "5.1-5.2"

["1.3.1-1"]
CUDA = "5.3"
CUDNN_jll = "9.0"
3 changes: 3 additions & 0 deletions C/cuDNN/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "94f6b231d21b8a10f5c3ccc4b4009017ca922847"

["1.3.0"]
git-tree-sha1 = "d433ec29756895512190cac9c96666d879f07b92"

["1.3.1"]
git-tree-sha1 = "1f6a185a8da9bbbc20134b7b935981f70c9b26ad"

0 comments on commit 7abc40f

Please sign in to comment.