SeisSol / easi

A library for the Easy Initialization of model parameters.
https://easyinit.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Add mpi init and finalize, if built with ASAGI support #35

Closed sebwolf-de closed 2 years ago

sebwolf-de commented 2 years ago

Fixes the following error:

> easicube "{from: [465000, 7196000, -195000], to: [769000, 7480000, 3746], N: [10, 10, 10]}" material.yaml test

*** The MPI_Type_contiguous() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.