<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi I am trying to run simple hello world program on cluster nodes. I am running it by following command but getting errors: <div><br></div><div><div>Command:  /usr/lib64/mpich/bin/mpirun -n 4 -f host_file ./mpi_hello_world</div><div><br></div><div>errors:</div><div>[<a href="mailto:mpiexec@md-lin-01.mcs.kent.edu">mpiexec@md-lin-01.mcs.kent.edu</a>] control_cb (./pm/pmiserv/pmiserv_cb.c:202): assert (!closed) failed</div><div>[<a href="mailto:mpiexec@md-lin-01.mcs.kent.edu">mpiexec@md-lin-01.mcs.kent.edu</a>] HYDT_dmxu_poll_wait_for_event (./tools/demux/demux_poll.c:77): callback returned error status</div><div>[<a href="mailto:mpiexec@md-lin-01.mcs.kent.edu">mpiexec@md-lin-01.mcs.kent.edu</a>] HYD_pmci_wait_for_completion (./pm/pmiserv/pmiserv_pmci.c:197): error waiting for event</div><div>[<a href="mailto:mpiexec@md-lin-01.mcs.kent.edu">mpiexec@md-lin-01.mcs.kent.edu</a>] main (./ui/mpich/mpiexec.c:331): process manager error waiting for completion</div></div><div><br></div><div><br></div><div>Before running the command I am setting variables MPIRUN =mpi diretory and MPI_HOSTS=host_file. The "host_file" has four nodes and they can ssh to each other without password.</div><div><br></div><div>MPICH version I am running is: 3.0.4. The MPI code is attached.</div><div><br></div><div>Any help to solve the problem please?</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>