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

Commit 37206ea

Browse files
Merge pull request #112 from SciML/compathelper/new_version/2023-02-02-00-23-29-664-00791573001
CompatHelper: bump compat for CUDA to 4 for package FlowOverCircle, (keep existing compat)
2 parents abc3ab6 + c2a610c commit 37206ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/FlowOverCircle/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ WaterLily = "ed894a53-35f9-47f1-b17f-85db9237eebd"
1818

1919
[compat]
2020
BSON = "0.3"
21-
CUDA = "3.12"
21+
CUDA = "3.12, 4"
2222
Flux = "0.13"
2323
FluxTraining = "0.3"
2424
GeometricFlux = "0.13"

0 commit comments

Comments
 (0)