We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 211e5f1 + 739bfc9 commit eecb117Copy full SHA for eecb117
ITensorGPU/Project.toml
@@ -21,7 +21,7 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
21
22
[compat]
23
Adapt = "3.5"
24
-CUDA = "4.0"
+CUDA = "4.0 - 4.0.1"
25
Combinatorics = "1.0.2"
26
Functors = "0.2, 0.3, 0.4"
27
HDF5 = "0.15.7, 0.16"
ITensorGPU/test/Project.toml
@@ -1,5 +1,6 @@
1
[deps]
2
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
3
+cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
4
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
5
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
6
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments