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

Commit

Permalink
Merge pull request #146 from SciML/compathelper/new_version/2023-09-2…
Browse files Browse the repository at this point in the history
…0-00-21-27-956-04252819007

CompatHelper: bump compat for CUDA to 5 for package FlowOverCircle, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 21, 2023
2 parents 8979a4f + 5ec7d59 commit 77c1559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/FlowOverCircle/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WaterLily = "ed894a53-35f9-47f1-b17f-85db9237eebd"

[compat]
BSON = "0.3"
CUDA = "3.12, 4"
CUDA = "3.12, 4, 5"
Flux = "0.13"
FluxTraining = "0.3"
GeometricFlux = "0.13"
Expand Down

0 comments on commit 77c1559

Please sign in to comment.