LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2004-11-15 07:40:02


What version of LAM are you using? It doesn't look like /exports/pbs
is being picked up at all. Please note that the TM configure switch
changed names between the 7.0.x and 7.1.x series -- in 7.0.x, it was
--with-tm, in 7.1.x, it is --with-boot-tm. It looks like you used
--with-boot-tm, but perhaps you're building a 7.0.x LAM tarball...?

Check the LAM Installation Guide in your tarball (doc/install.pdf) for
definitive information.

On Nov 15, 2004, at 1:08 AM, Glen Beane wrote:

> here is the share/ssi/boot/tm/config.log file
>
> here is my configure wrapper:
>
>
>
> #!/bin/csh
>
> setenv LAMRSH "ssh"
>
> setenv IBM_HOME /opt/ibmcmp
> setenv CXX $IBM_HOME/vacpp/6.0/bin/xlc++
> setenv CC $IBM_HOME/vac/6.0/bin/xlc
> setenv FC $IBM_HOME/xlf/8.1/bin/xlf95
> setenv PREFIX /exports/lam
>
> rm -f config-mine.log
>
> ./configure --prefix=$PREFIX --with-rpi=usysv
> --with-memory-manager=none --without-romio --with-boot-tm=/exports/pbs
> --disable-tv >&config-mine.log
>
> tail config-mine.log
>
> rm -f make-mine.log
> make all install >& make-mine.log
> tail make-mine.log
>
>> On Nov 14, 2004, at 3:53 PM, Glen Beane wrote:
>>> I'm trying to build lam on OS X with tm support (torque-1.1.0p4). I
>>> have torque(PBS) binaries/libraries/include files installed in
>>> /exports/pbs
>>>
>>> I added the --with-boot-tm=/exports/pbs option to configure, but it
>>> still coulnd't find tm.h:
>>>
>>> checking for tm.h... no
>>> configure: error: *** Cannot find working tm.h.
>>> configure: /bin/sh './configure' *failed* for share/ssi/boot/tm
>>> configure: >>> SSI module boot:tm will *not* be compiled
>> Could you send the file share/ssi/boot/tm/config.log? It contains
>> some more information that should help in debugging.
>>> Also does anyone know why lamboot $PBS_NODESFILE (lamboot is using
>>> ssh in this case, since I can't get configure to find tm.h) works in
>>> interactive mode, but it doesn't work in a non-interactive PBS job
>>> (even using the same exact nodes)?
>> No - this has not been our experience with PBS. Can you add the -d
>> option to lamboot for the failed case and post that output?
>> Thanks,
>> Brian
> <config.log.gz>_______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/