Dear Feap Users,
I have a problem when I start a parfeap job on multiple nodes which are given by a host_file (compute0:24, compute1:24, etc.).
A minimal example of a mpi-hello-world-code works properly, but when I execute parfeap via, e.g.,
mpirun -n 48 parfeap
I get the following error message:
INTERNAL ERROR: Invalid error class (66) encountered while returning from
PMPI_Bcast. Please file a bug report.
Fatal error in PMPI_Bcast: Unknown error. Please file a bug report., error stack:
(unknown)(): connection failure
[cli_0]: aborting job:
Fatal error in PMPI_Bcast: Unknown error. Please file a bug report., error stack:
(unknown)(): connection failure
Does by chance anybody know what causes this problem and how to encounter it?