Skip to content

Commit ef779f4

Browse files
authored
[ITensorGPU] [Bug] Set upper bound of CUDA.jl v4.0.1 to fix compatibility issues with cuTENSOR (ITensor#1107)
1 parent 211e5f1 commit ef779f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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"

0 commit comments

Comments
 (0)