FourierFlows / FourierFlows.jl

Tools for building fast, hackable, pseudospectral partial differential equation solvers on periodic domains
https://bit.ly/FourierFlows
MIT License
202 stars 29 forks source link

CompatHelper: bump compat for CUDA to 5, (keep existing compat) #358

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 9 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.