Tim,
Thanks for the help. Here are the commands for running the code:
NET=tcp
lamclean
lamboot -b -v $PBS_NODEFILE
echo "After lamboot"
lamnodes
echo "After lamnodes"
mpirun -v C -ssi rpi $NET ./${EXE} ${CASEPROJ} >> OUTPUT
echo "After mpirun"
lamhalt -v
echo "After lamhalt"
Here is the output of laminfo on the head node:
> laminfo
LAM/MPI: 7.1.2
Prefix: /usr/x86_64-pgi-6.1/lam-7.1.2
Architecture: x86_64-suse-linux-gnu
Configured by: root
Configured on: Wed Apr 5 14:09:56 MDT 2006
Configure host: lo248
Memory manager: ptmalloc2
C bindings: yes
C++ bindings: no
Fortran bindings: yes
C compiler: pgcc
C++ compiler: pgCC
Fortran compiler: pgf90
Fortran symbols: underscore
C profiling: yes
C++ profiling: yes
Fortran profiling: yes
C++ exceptions: no
Thread support: no
ROMIO support: yes
IMPI support: no
Debug support: no
Purify clean: no
SSI boot: globus (API v1.1, Module v0.6)
SSI boot: rsh (API v1.1, Module v1.1)
SSI boot: slurm (API v1.1, Module v1.0)
SSI coll: lam_basic (API v1.1, Module v7.1)
SSI coll: shmem (API v1.1, Module v1.0)
SSI coll: smp (API v1.1, Module v1.2)
SSI rpi: crtcp (API v1.1, Module v1.1)
SSI rpi: gm (API v1.1, Module v1.2)
SSI rpi: lamd (API v1.0, Module v7.1)
SSI rpi: tcp (API v1.0, Module v7.1)
SSI rpi: sysv (API v1.0, Module v7.1)
SSI rpi: usysv (API v1.0, Module v7.1)
Thanks!
Jeff
> Hi Jeff,
>
> What was the command that you issued to get these errors? Also, could
> you send the output of laminfo?
>
> Thanks,
>
> Tim Prins
>
> On Oct 3, 2006, at 12:04 AM, <laytonjb_at_[hidden]>
> <laytonjb_at_[hidden]> wrote:
>
> > Hello,
> >
> > I'm having some problems I haven't encountered before with PGI 6.1
> > and lam-7.1.2. The code compilers correctly (SLES 9 SP 3 platform)
> > but when I run the code I get the following (apologies for the
> > length):
> >
> > ----------------------------------------------------------------------
> > -------
> > *** Oops -- I cannot open the LAM help file.
> > *** I tried looking for it in the following places:
> > ***
> > *** $HOME/lam-helpfile
> > *** $HOME/lam-7.1.2-helpfile
> > *** $HOME/etc/lam-helpfile
> > *** $HOME/etc/lam-7.1.2-helpfile
> > *** $LAMHELPDIR/lam-helpfile
> > *** $LAMHELPDIR/lam-7.1.2-helpfile
> > *** $LAMHOME/etc/lam-helpfile
> > *** $LAMHOME/etc/lam-7.1.2-helpfile
> > *** $SYSCONFDIR/lam-helpfile
> > *** $SYSCONFDIR/lam-7.1.2-helpfile
> > ***
> > *** You were supposed to get help on the program "(null)"
> > *** about the topic "no-lamd"
> > ***
> > *** Sorry!
> > ----------------------------------------------------------------------
> > -------
> > n-1<10052> ssi:boot:base:linear: booting n0 (n3)
> > base: cannot find process schema (null): No such file or directory
> > ----------------------------------------------------------------------
> > -------
> > *** Oops -- I cannot open the LAM help file.
> > *** I tried looking for it in the following places:
> > ***
> > *** $HOME/lam-helpfile
> > *** $HOME/lam-7.1.2-helpfile
> > *** $HOME/etc/lam-helpfile
> > *** $HOME/etc/lam-7.1.2-helpfile
> > *** $LAMHELPDIR/lam-helpfile
> > *** $LAMHELPDIR/lam-7.1.2-helpfile
> > *** $LAMHOME/etc/lam-helpfile
> > *** $LAMHOME/etc/lam-7.1.2-helpfile
> > *** $SYSCONFDIR/lam-helpfile
> > *** $SYSCONFDIR/lam-7.1.2-helpfile
> > ***
> > *** You were supposed to get help on the program "hboot"
> > *** about the topic "cant-parse-config"
> > ***
> > *** Sorry!
> > ----------------------------------------------------------------------
> > -------
> > n-1<10052> ssi:boot:base:linear: Failed to boot n0 (n3)
> > n-1<10052> ssi:boot:base:linear: aborted!
> > lamboot did NOT complete successfully
> > ----------------------------------------------------------------------
> > -------
> > *** Oops -- I cannot open the LAM help file.
> > *** I tried looking for it in the following places:
> > ***
> > *** $HOME/lam-helpfile
> > *** $HOME/lam-7.1.2-helpfile
> > *** $HOME/etc/lam-helpfile
> > *** $HOME/etc/lam-7.1.2-helpfile
> > *** $LAMHELPDIR/lam-helpfile
> > *** $LAMHELPDIR/lam-7.1.2-helpfile
> > *** $LAMHOME/etc/lam-helpfile
> > *** $LAMHOME/etc/lam-7.1.2-helpfile
> > *** $SYSCONFDIR/lam-helpfile
> > *** $SYSCONFDIR/lam-7.1.2-helpfile
> > ***
> > *** You were supposed to get help on the program "(null)"
> > *** about the topic "no-lamd"
> > ***
> > *** Sorry!
> > ----------------------------------------------------------------------
> > -------
> > ----------------------------------------------------------------------
> > -------
> > *** Oops -- I cannot open the LAM help file.
> > *** I tried looking for it in the following places:
> > ***
> > *** $HOME/lam-helpfile
> > *** $HOME/lam-7.1.2-helpfile
> > *** $HOME/etc/lam-helpfile
> > *** $HOME/etc/lam-7.1.2-helpfile
> > *** $LAMHELPDIR/lam-helpfile
> > *** $LAMHELPDIR/lam-7.1.2-helpfile
> > *** $LAMHOME/etc/lam-helpfile
> > *** $LAMHOME/etc/lam-7.1.2-helpfile
> > *** $SYSCONFDIR/lam-helpfile
> > *** $SYSCONFDIR/lam-7.1.2-helpfile
> > ***
> > *** You were supposed to get help on the program "(null)"
> > *** about the topic "no-lamd"
> > ***
> > *** Sorry!
> > ----------------------------------------------------------------------
> > -------
> > ----------------------------------------------------------------------
> > -------
> > *** Oops -- I cannot open the LAM help file.
> > *** I tried looking for it in the following places:
> > ***
> > *** $HOME/lam-helpfile
> > *** $HOME/lam-7.1.2-helpfile
> > *** $HOME/etc/lam-helpfile
> > *** $HOME/etc/lam-7.1.2-helpfile
> > *** $LAMHELPDIR/lam-helpfile
> > *** $LAMHELPDIR/lam-7.1.2-helpfile
> > *** $LAMHOME/etc/lam-helpfile
> > *** $LAMHOME/etc/lam-7.1.2-helpfile
> > *** $SYSCONFDIR/lam-helpfile
> > *** $SYSCONFDIR/lam-7.1.2-helpfile
> > ***
> > *** You were supposed to get help on the program "(null)"
> > *** about the topic "no-lamd"
> > ***
> > *** Sorry!
> > ----------------------------------------------------------------------
> > -------
> > pgrep: invalid user name: vtunesag
> > pgrep: invalid user name: vtunesag
> > pgrep: invalid user name: vtunesag
> > pgrep: invalid user name: vtunesag
> >
> >
> >
> > I'm googling as we speak but I thought I would try the mailing list to
> > see if anyone was up late and had seen this before :)
> >
> > TIA!
> >
> > Jeff
> >
> > _______________________________________________
> > This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
|