LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Fernando Robles Morales (ferrmi_at_[hidden])
Date: 2004-12-23 20:34:23


On Thu, 23 Dec 2004, Fernando Robles Morales wrote:

  hi again

  while the program mpirun run ,it's again written an error:

bash-2.05a$ lamboot -v nodos

LAM 7.1.1/MPI 2 C++/ROMIO - Indiana University

n-1<29791> ssi:boot:base:linear: booting n0 (hatter)
n-1<29791> ssi:boot:base:linear: booting n1 (karelim)
n-1<29791> ssi:boot:base:linear: booting n2 (citlali)
n-1<29791> ssi:boot:base:linear: booting n3 (morpheus)
n-1<29791> ssi:boot:base:linear: finished
bash-2.05a$ ldd hello
        liblamf77mpi.so.0 => /usr/soft/lam-mpio/lib/liblamf77mpi.so.0
(0x40014000)
        libmpi.so.0 => /usr/soft/lam-mpio/lib/libmpi.so.0 (0x40024000)
        liblam.so.0 => /usr/soft/lam-mpio/lib/liblam.so.0 (0x40092000)
        libutil.so.1 => /lib/libutil.so.1 (0x400ec000)
        libdl.so.2 => /lib/libdl.so.2 (0x400ef000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x400f2000)
        libc.so.6 => /lib/libc.so.6 (0x40106000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
bash-2.05a$ mpirun hello
mpirun: cannot parse: Exec format error
bash-2.05a$

this system is linux debian, kernel 2.4.18

  i want to know which is the problem, and how to solve it!!
  what should I do?