Closed mpaiao closed 3 months ago
@robkooper @pmoorcroft It seems the Docker build is still failing, and I can imagine it's due to similar issues... The interface issue seems to be on the MPI side (as opposed to a bug in ED2), so I don't know what the best approach is, other than disabling MPI for now...
Disabled MPI from CI due to likely issue with MPI itself (not with ED2), and some minor code fixes so CI successfully runs again.
Description
include 'mpif.h'
statements withuse mpi
so the code is aligned with Fortran usage.Collaborators
Motivation and Context
Types of changes
Checklist:
Testing :