ecmwf / atlas

A library for numerical weather prediction and climate modelling
https://sites.ecmwf.int/docs/atlas
Apache License 2.0
115 stars 42 forks source link

Add MPI on/off build configuration to matrix #141

Closed figi44 closed 1 year ago

figi44 commented 1 year ago

Add build configurations to test atlas and eckit with/without MPI.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9a2def8) 78.18% compared to head (e2b598b) 78.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #141 +/- ## ======================================== Coverage 78.18% 78.18% ======================================== Files 817 817 Lines 59325 59325 ======================================== Hits 46385 46385 Misses 12940 12940 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

wdeconinck commented 1 year ago

Does the default have MPI enabled?

figi44 commented 1 year ago

Does the default have MPI enabled?

Renamed it to mpi_on and mpi_off