Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit abc3ab6

Browse files
Merge pull request #111 from SciML/compathelper/new_version/2023-02-02-00-22-59-916-00172959051
CompatHelper: bump compat for CUDA to 4 for package DoublePendulum, (keep existing compat)
2 parents 1b0cb60 + 91eb1c4 commit abc3ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/DoublePendulum/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
1717
[compat]
1818
BSON = "0.3"
1919
CSV = "0.10"
20-
CUDA = "3.12"
20+
CUDA = "3.12, 4"
2121
DataDeps = "0.7"
2222
DataFrames = "1.4"
2323
Flux = "0.13"

0 commit comments

Comments
 (0)