Tom,
Here is how I configured Open MPI. It's mostly the default
configuration ...
../../ompi-trunk/configure --prefix=/nfs/home/bosilca/opt/unstable/fog/
fast --disable-debug --enable-picky --with-platform=optimized --
disable-mpi-cxx --disable-mpi-f90 --enable-mpi-f77 --disable-mpi-
profi
Would you be able to send me the mpirun command and args that you use?
how can I get more output to study? I added "--display-map -d -v " to my
mpirun command, which gives more output, but not the reason for the
failure.
The information contained herein is GOODYEAR PROPRIETARY information and
i
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
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