Skip to content

Commit eecb117

Browse files
authored
Merge 739bfc9 into 211e5f1
2 parents 211e5f1 + 739bfc9 commit eecb117

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ITensorGPU/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
2121

2222
[compat]
2323
Adapt = "3.5"
24-
CUDA = "4.0"
24+
CUDA = "4.0 - 4.0.1"
2525
Combinatorics = "1.0.2"
2626
Functors = "0.2, 0.3, 0.4"
2727
HDF5 = "0.15.7, 0.16"

ITensorGPU/test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[deps]
22
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
3+
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
34
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
45
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
56
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)