Skip to content

Commit

Permalink
Merge pull request #257 from CarloLucibello/compathelper/new_version/…
Browse files Browse the repository at this point in the history
…2023-02-02-01-14-16-355-04214344847

CompatHelper: bump compat for CUDA to 4, (keep existing compat)
  • Loading branch information
CarloLucibello authored Feb 5, 2023
2 parents 477cf50 + cdd94d6 commit 036abe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
Adapt = "3"
CUDA = "3.3"
CUDA = "3.3, 4"
ChainRulesCore = "1"
DataStructures = "0.18"
Flux = "0.13.9"
Expand Down

0 comments on commit 036abe6

Please sign in to comment.