FourierFlows / GeophysicalFlows.jl

Geophysical fluid dynamics pseudospectral solvers with Julia and FourierFlows.jl.
https://fourierflows.github.io/GeophysicalFlowsDocumentation/stable/
MIT License
153 stars 31 forks source link

CompatHelper: bump compat for CUDA to 4, (keep existing compat) #319

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the CUDA package from ^1, ^2.4.2, 3.0.0 - 3.6.4, ^3.7.1 to ^1, ^2.4.2, 3.0.0 - 3.6.4, ^3.7.1, 4. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.