Skip to content

Commit

Permalink
add support for CUDA.jl 5.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
frapac authored Sep 27, 2023
1 parent e233f46 commit 1c06ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ uuid = "a8cc9031-bad2-4722-94f5-40deabb4245c"
version = "0.2.2"

[compat]
CUDA = "4.0"
CUDA = "4, 5"
KLU = "0.3, 0.4"
julia = "1.6"

Expand Down

0 comments on commit 1c06ca0

Please sign in to comment.