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 5, (keep existing compat) #335

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 10 months 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, 4 to 1, 2.4.2, 3.0.0 - 3.6.4, 3.7.1, 4, 5. 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.

navidcy commented 10 months ago

First we need to update FourierFlows.jl to use CUDA v5, ensure all is OK and then here.