Thanks! Probably im reading documentation not very thoroughly. Ask again.
Have you a running mechanizm that does not use any network protocols?
I want to run lamboot but when LAM is in booting stage it must not
set any network connections between other machines and to localhost. If it
is allowed for user to call rsh/ssh or other remote calls then after user
time left LoadLeveler will not be able to finalize spawned processes that
run by ssh or other remote call program.
We intent to use LAM as simulator distributed memory over shared memory
and use messages as a way to organize interconection between processors in
SMP system.
On Thu, 18 Nov 2004, Jeff Squyres wrote:
> On Nov 17, 2004, at 12:16 PM, Alexey Nikolaevich Salnikov wrote:
>
> > We have next problem. It is uncapable to allows users to use rsh/ssh as
> > ssi boot module for initialisation of lam. The lam is compiled on ppc64
> > for AIX v5.2. The machine is IBM pSeries 690 that provides
> > capabilities
> > to write programms for shared memmory. Some users of our machine need
> > to
> > use MPI2 standard and we compile for this purpose LAM with shared
> > memory
> > support. The basic scheduling tool that we are using is LoadLeveler
> > and it
> > is incorrect to allow users runing own rsh or ssh connection to
> > machine.
> >
> > Has the LAM a mechanism to run application and do not use rsh/ssh and
> > other network connection activities.
>
> Yes, we have several mechanisms other than rsh/ssh available for
> starting a LAM/MPI universe, but I'm afraid that we do not have one for
> LoadLeveler. :-(
>
> That being said, we do export an API that could be used to allow LAM to
> use LoadLeveler (the boot SSI -- see its docs at
> http://www.lam-mpi.org/using/docs/). All that would be required would
> be to write a boot SSI module that calls the relevant LoadLeveler API
> calls and you should get native job startup / shutdown. We
> unfortunately do not have the resources (i.e., people) to do this -- do
> you? We'd be happy to provide any assistance / technical discussions
> to help.
>
> --
> {+} Jeff Squyres
> {+} jsquyres_at_[hidden]
> {+} http://www.lam-mpi.org/
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
|