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

Commit

Permalink
CompatHelper: bump compat for CUDA to 4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Feb 2, 2023
1 parent 31bf629 commit 34c6855
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 @@ -16,7 +16,7 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3"
CUDA = "3, 4"
CUDAKernels = "0.3, 0.4"
ChainRulesCore = "1"
FFTW = "1"
Expand Down

0 comments on commit 34c6855

Please sign in to comment.