Page 1 of 1

MPI_Abort

Posted: May 29 2018
by Richa Arya
Hi,

I am finding the following error while running my CosmoMC code:

application called MPI_Abort(MPI_COMM_WORLD, 7067622) - process 0
[proxy:0:1@compute006] HYD_pmcd_pmip_control_cmd_cb (pm/pmiserv/pmip_cb.c:885): assert (!closed) failed
[proxy:0:1@compute006] HYDT_dmxu_poll_wait_for_event (tools/demux/demux_poll.c:76): callback returned error status
[proxy:0:1@compute006] main (pm/pmiserv/pmip.c:206): demux engine error waiting for event

Initially, the MCMC chains are generated. But after a few chains, the run terminates and this error comes. Is there any solution to this?

Thanks
Richa