Skip to content

Commit

Permalink
New version: cuTensorNet v1.3.0
Browse files Browse the repository at this point in the history
UUID: 448d79b3-4b49-4e06-a5ea-00c62c0dc3db
Repo: https://github.com/JuliaGPU/CUDA.jl.git
Tree: 38b44157f07d67dfc183b134e4c241e0a62ad8dc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored and maleadt committed Sep 18, 2024
1 parent 5b8fda6 commit 5704f4f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions C/cuTensorNet/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,25 @@ CUDA = "5.1"
["1.1.1-1.2.0"]
CUDA_Runtime_Discovery = "0.2"

["1.2"]
julia = "1.8.0-1"

["1.2-1"]
CEnum = "0.2-0.5"
julia = "1.8.0-1"

["1.2.0"]
CUDA = "5.1-5.2"
cuQuantum_jll = "23.10"
cuTENSOR = "1.2"

["1.2.1-1"]
CUDA = "5.4"
CUDA_Runtime_Discovery = "0.2-0.3"
cuQuantum_jll = "24.3"
cuTENSOR = "2"

["1.2.1-1.2"]
CUDA = "5.4"

["1.3-1"]
CUDA = "5.5"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions C/cuTensorNet/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "fd6c325d1b19f47b2e13cf296d50a39afcc1702c"

["1.2.1"]
git-tree-sha1 = "481acb51325b3e2d2e7b900fc454bedeb0bff285"

["1.3.0"]
git-tree-sha1 = "38b44157f07d67dfc183b134e4c241e0a62ad8dc"

0 comments on commit 5704f4f

Please sign in to comment.