[OMPI users] Can't get OPENMPI to run parallel job with Myrinet/GM

2008-02-14 Thread Tom Wurgler
I am trying to use openmpi 1.2.5 (I also tried 1.2.4) to run a parallel job using GM drivers. The only message I get is: mpirun noticed that job rank 0 with PID 19508 on node node93 exited on signal 15 (Terminated). I can run serially on one node (4 processors), it just dies when trying to us

Re: [OMPI users] build trouble

2008-02-14 Thread Anze Slosar
On Feb 11, 2008, at 9:59 PM, Anze Slosar wrote: make[3]: Entering directory `/group/cosmos/slosar/openmpi-1.2.4/opal/libltdl' make[3]: *** No rule to make target `lt__strl/home/slosar/util.lo', needed by `libltdlc.la'. Stop. That's a very odd error -- I'm assuming /home/slosar is your $HOM

Re: [OMPI users] Can't get OPENMPI to run parallel job with Myrinet/GM

2008-02-14 Thread George Bosilca
I run a full testing on the GM with 1.2.5 and with the trunk. Both of them run to completion without any errors. Moreover, the error message only say that one of the processes was terminated, which usually means that something bad happened somewhere else, and the runtime decided to terminat