I am trying to run a MPI program when I get this message.
$mprun -np 2 exefilename
[3472 MPI_COMM_WORLD 2]ERROR in MPI_Finalize: low level communications
error: Invalid argument: too many failed connects from wor*** to trux***
using interface "hme0" possibly due to network problems. Please notify your
system administrator.
Fatal error, aborting.
[3472 MPI_COMM_WORLD 1] ERROR in MPI_Finalize: low level communications
error: Invalid argument: too many failed connects from golds*** to tru***
using interface "hme0" possibly due to network problems. Please notify your
system administrator.
Fatal error, aborting.
Signaled.
$
Has anyone come across this error ? If yes, What did you do to overcome the
problem ?
Thanks,
Sourabh
|