LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Joe Griffin (joe.griffin_at_[hidden])
Date: 2003-04-08 11:19:29


Hello,

Is there a way to pass the
path of "hboot" into lamboot?

I have different software using
different versions of LAM. I
would like to allow users to
run each software package at
the same time.

Currently I have to:
- set LAMHOME/PATH/LD_LIBRARY_PATH
- run job using LAM-6.3.1
- set LAMHOME/PATH/LD_LIBRARY_PATH
- run job using LAM-6.5.6

I have control of the application scripts
and can have the correct "lamboot" used,
however, it appears that lamboot calls
the hboot in my path (which can only
be for a specific version).

I tried creating a /bin/hboot which
could determine the version (new version
has a -b), and then call the correct
hboot, but that lamboot did not like
my trickery.

So .. Is there a way to pass the path of
"hboot" to lamboot?

Thanks,
Joe Griffin