Hi all,
I'm trying to set a PBS cluster with 1 headnode and 1 client. Since it's a small
cluster the headnode is also a computing node. I've managed to put it to work
with normal jobs (not MPI) but with MPI the jobs are all sent to just the client
node.
the "lamnodes" directly on the shell correctly reports both nodes but when run
from within PBS just the client is reported.
I've tried to run it with -v $PBS_NODEFILE but nothing. Does this file has to
include all the computing nodes or just the client nodes? I mean, do I include
both nodes or just the client?
i've also checked "laminfo" for the "ssi tm boot" (pasted below) but it looks
like it is not supported. How can I install it?
thanks in adv
FG
LAM/MPI: 7.1.2
Prefix: /usr
Architecture: x86_64-redhat-linux-gnu
Configured by: brewbuilder
Configured on: Mon Jun 12 18:27:10 EDT 2006
Configure host: ls20-bc2-14.build.redhat.com
Memory manager: ptmalloc2
C bindings: yes
C++ bindings: yes
Fortran bindings: yes
C compiler: gcc
C++ compiler: g++
Fortran compiler: f95
Fortran symbols: underscore
C profiling: yes
C++ profiling: yes
Fortran profiling: yes
C++ exceptions: no
Thread support: yes
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: lamd (API v1.0, Module v7.1)
SSI rpi: sysv (API v1.0, Module v7.1)
SSI rpi: tcp (API v1.0, Module v7.1)
SSI rpi: usysv (API v1.0, Module v7.1)
SSI cr: self (API v1.0, Module v1.0)
|