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

Commit 57001c2

Browse files
Merge pull request #145 from SciML/compathelper/new_version/2023-09-20-00-20-55-092-00532933160
CompatHelper: bump compat for CUDA to 5 for package DoublePendulum, (keep existing compat)
2 parents 77c1559 + d291f2b commit 57001c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/DoublePendulum/Project.toml

Lines changed: 1 addition & 1 deletion
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, 4"
20+
CUDA = "3.12, 4, 5"
2121
DataDeps = "0.7"
2222
DataFrames = "1.4"
2323
Flux = "0.13"

0 commit comments

Comments
 (0)