eth-cscs / ImplicitGlobalGrid.jl

Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
BSD 3-Clause "New" or "Revised" License
163 stars 19 forks source link

CompatHelper: bump compat for MPI to 0.20, (keep existing compat) #60

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the MPI package from 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19 to 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20. 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.