LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: SCIPIONI Roberto (SCIPIONI.Roberto_at_[hidden])
Date: 2007-06-20 20:32:15


As far as I know with the tm module
lamboot shoud be enough becuase the tm module is found automatically but make sure that the module tm is in the standard path otherwise you may want to use

--with-boot-tm=PATH

in the LAM configure

Cheers

Roberto

----- Original Message -----
From: "Taylor, Trent Matthew (UMR-Student)" <ttaylor_at_[hidden]>
Date: Wednesday, June 20, 2007 8:10 am
Subject: LAM: The boot module named "tm" could not be found

> I am running a parallel program with a PBS scheduler. I have ran
> the same code on a different system and used the following command
> in my job script:
>
> lamboot -v -ssi boot tm
>
> and it worked on another system. But this new one has the
> following in the standard error file:
>
> -------------------------------------------------------------------
> ----------
> The boot module named "tm" could not be found.
> This typically means that you misspelled the desired module name, used
> the wrong name entirely, or the module has decided that it does not
> want to run in this environment.
> -------------------------------------------------------------------
> ----------
> Lamnodes Failed!
> Check if you had booted lam before calling mpiexec else use -
> machinefile to pass host file to mpiexec
>
>
>
>
> I have also tried using:
>
> lamboot $PBS_NODEFILE
>
> but I get the following error in my output stream:
>
> Missing: program name
> Program lam_appschema_Et0oze either does not exist, is not
> executable, or is an erroneous argument to mpirun.
>
> Any ideas how I can get lamboot to find the tm module? Thanks.
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>