Greetings,
Redhat 7.3
LAM 7.0
I have an interesting (to me) problem.
Recon runs fine, I can lamboot without problem, I can run the
lamtests and they indicate no problem.
However, when I run the plain vanilla hello-world application
from /usr/share/doc/lam-7 only the local node and the
master produce output. If I run it on the master (where I launch
lamboot from, the origin) only the master produces output.
In this particular case I have 8 systems in the boot schema
and I can see the program running in the process table of
the systems, but I only get output from the system where I
launched the job from.
For example:
lamboot schema---------
univac # the master
node002 cpu=2
node003 cpu=2
node004 cpu=2
node005 cpu=2
node007 cpu=2
node008 cpu=2
node009 cpu=2
Command line on the master--------
[galitz_at_univac hello]$ mpirun C hello
Hello, world! I am 0 of 15
Command line on node002-----------
[galitz_at_node002 hello]$ mpirun C hello
Hello, world! I am 2 of 15
Hello, world! I am 1 of 15
Hello, world! I am 0 of 15
Command line on node005-----------
[galitz_at_node005 hello]$ mpirun C hello
Hello, world! I am 7 of 15
Hello, world! I am 8 of 15
Hello, world! I am 0 of 15
lamnodes from node005--------------
[galitz_at_node005 hello]$ lamnodes
n0 univac:1:origin
n1 node002:2:
n2 node003:2:
n3 node004:2:
n4 node005:2:this_node
n5 node007:2:
n6 node008:2:
n7 node009:2:
laminfo-----------------------------
[galitz_at_univac hello]$ laminfo
LAM/MPI: 7.0
Prefix: /usr
Architecture: i386-redhat-linux-gnu
Configured by: root
Configured on: Mon Aug 4 08:21:21 PDT 2003
Configure host: univac
C bindings: yes
C++ bindings: yes
Fortran bindings: yes
C profiling: yes
C++ profiling: yes
Fortran profiling: yes
ROMIO support: yes
IMPI support: no
Debug support: no
Purify clean: no
SSI boot: globus (Module v0.5)
SSI boot: rsh (Module v1.0)
SSI boot: tm (Module v1.0)
SSI coll: lam_basic (Module v7.0)
SSI coll: smp (Module v1.0)
SSI rpi: crtcp (Module v1.0)
SSI rpi: lamd (Module v7.0)
SSI rpi: sysv (Module v7.0)
SSI rpi: tcp (Module v7.0)
SSI rpi: usysv (Module v7.0)
That's it. Thanks in advance for any insight.
-geoff
------------------------------------------------------------
Geoff Galitz, galitz_at_[hidden]
Research Computing, College of Chemistry, UC Berkeley
http://www.cchem.berkeley.edu/galitz
http://chemistry.berkeley.edu/admin_services/infosys/unix/index.html
http://unix.cchem.berkeley.edu/
|