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 #147 from SciML/compathelper/new_version/2023-09-2…
Browse files Browse the repository at this point in the history
…0-00-22-04-854-04294448343

CompatHelper: bump compat for CUDA to 5 for package SuperResolution, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 21, 2023
2 parents f3176a4 + e9f20de commit 8979a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/SuperResolution/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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"
MLUtils = "0.3"
Expand Down

0 comments on commit 8979a4f

Please sign in to comment.