Skip to content

Commit f33e1a4

Browse files
authored
bump CUDSS (#804)
* bump CUDSS necessary for using with CUDA in Julia 1.12 * fix compat
1 parent f247c7f commit f33e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ArrayInterface = "7.17"
8585
BandedMatrices = "1.8"
8686
BlockDiagonals = "0.2"
8787
CUDA = "5.5"
88-
CUDSS = "0.4"
88+
CUDSS = "0.4, 0.6.1"
8989
CUSOLVERRF = "0.2.6"
9090
ChainRulesCore = "1.25"
9191
CliqueTrees = "1.11.0"

0 commit comments

Comments
 (0)