I'm trying to install the MPI version of nemo2.3.54 on some ubuntu (20.10 or 19.04) machines, but cannot seem to get it to work. The install seems to go just fine, no terrible warning and the executable is produced, but when I launch any simulation given in example, I get
N E M O 2.3.54 [18 Jan 2021]
Copyright (C) 2006-2020 Frederic Guillaume
This is free software; see the source for copying
conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
http://nemo2.sourceforge.net------------------------------------------------
reading parameters from "../example/multiselection.ini"
setting random seed from input value: 234
--- SIMULATION 1/1 ---- [ delet-quanti-selection ]
start: 02-02-2021 10:32:35
mode: overwrite
traits: delet, quant
LCEs: breed(1), viability_selection(2), save_stats(3), save_files(4), aging(5),
outputs: test/multiselection/{*.log, *.txt}
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 101.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------