Skip to content

Commit 7890cef

Browse files
Merge pull request #242 from SciML/gpu
update GPU tests
2 parents 08f7f1d + e1a923c commit 7890cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/GPU/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
33
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
44

55
[compat]
6-
CUDA = "3.12"
7-
NonlinearSolve = "1"
6+
CUDA = "5"
7+
NonlinearSolve = "2"

0 commit comments

Comments
 (0)