Skip to content

Commit f8c1c05

Browse files
authored
Don't support CUDA 5.8.3
CUDA 5.8.3 supports the toolkit v13.0 and they removed all the legacy API of CUSOLVER. See JuliaGPU/CUDA.jl#2842
1 parent 8ccd128 commit f8c1c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MadNLPGPU/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414

1515
[compat]
1616
AMD = "0.5"
17-
CUDA = "5.4.0"
17+
CUDA = "5.4.0 - 5.8.2"
1818
CUDSS = "0.5.0"
1919
KernelAbstractions = "0.9"
2020
MadNLP = "0.8.8"

0 commit comments

Comments
 (0)