[mpich-discuss] weird behavior with mpiexe (3.0.4)

Edscott Wilson edscott.wilson.garcia at gmail.com
Wed May 29 15:43:27 CDT 2013


This is weird. If I chdir to /home/edscott/tmp and execute the following
command I get:

edscott at tauro ~/tmp $  mpiexec -n 2 -hosts tauro,velascoj /bin/hostname
tauro
velascoj

But if I chdir to /home/edscott/temp and do the same I get:

edscott at tauro ~/temp $  mpiexec -n 2 -hosts tauro,velascoj /bin/hostname
tauro
[mpiexec at tauro] control_cb (./pm/pmiserv/pmiserv_cb.c:202): assert
(!closed) failed
[mpiexec at tauro] HYDT_dmxu_poll_wait_for_event
(./tools/demux/demux_poll.c:77): callback returned error status
[mpiexec at tauro] HYD_pmci_wait_for_completion
(./pm/pmiserv/pmiserv_pmci.c:197): error waiting for event
[mpiexec at tauro] main (./ui/mpich/mpiexec.c:331): process manager error
waiting for completion


Wouldn't a message such as "`pwd` directory does not exist on node
velascoj" be more illustrative?

-------------------------------
Dr. Edscott Wilson Garcia
Applied Mathematics and Computing
Mexican Petroleum Institute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130529/bf407551/attachment.html>


More information about the discuss mailing list