Skip to content

Commit

Permalink
Merge pull request #242 from SciML/gpu
Browse files Browse the repository at this point in the history
update GPU tests
  • Loading branch information
ChrisRackauckas authored Oct 17, 2023
2 parents 08f7f1d + e1a923c commit 7890cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/GPU/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"

[compat]
CUDA = "3.12"
NonlinearSolve = "1"
CUDA = "5"
NonlinearSolve = "2"

0 comments on commit 7890cef

Please sign in to comment.