Can you provide a little more information? See the page listed below
for the information that we ask for run-time problems:
http://www.lam-mpi.org/using/support/
Thanks!
On Nov 13, 2005, at 2:02 PM, <v.kuznetsov_at_[hidden]> wrote:
>
> Greetings,
>
> I've just installed MPI at couple of FreeBSD 4.9 boxes and
> successfully ran
> lamboot. Unfortunately I can't success in running simple "hello":
> application "hangs" without any output. I've tried it on a SINGLE host
> and
> CPU:
>
> %mpicc -o hello -g hello.c
>
> %mpirun -np 1 -v hello
>
> 45782 hello running on n0 (o)
>
> (hang)
>
>
>
> Then in another terminal I've runned gdb:
>
> ATB# gdb
>
> GNU gdb 4.18 (FreeBSD)
>
> ----
>
> (gdb) attach 45782
>
> Attaching to process 45782
>
> 0x4811d900 in ?? ()
>
> (gdb) bt
>
> #0 0x4811d900 in ?? ()
>
> #1 0x4811c811 in ?? ()
>
> #2 0x0 in ?? ()
>
> (gdb)
>
>
>
> Laminfo hangs too:
>
> %laminfo -config
>
> (hangs)
>
>
>
> Read all FAQ and completely stuck. :(
>
> Thanks in advance,
>
> Vassili
>
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|