I've never used Maui in the stand alone mode that Dave J mentioned, so I can't answer that very well. No idea on whether it runs interactively or supports X11 forwarding either.
You may want to check the Maui documentation at www.supercluster.org
Jeremy
At 08:41 AM 3/8/2003 +0100, Pierre Lafon wrote:
so you think the last version of Maui can do that ? great !
The only thing i need is a program (Maui? PBS?) running on the server central and able to connect automaticelly the user to the best node (based on laod average, cpu...) and launch the application (mathematica, maple,...) on this node.
I also need X11 forwarding and if it' possible a configuration file where a can tell if an application must run on a particular architecture.
i don't need queue or anything else.
So use Maui on stand alone can resolve this pb ?
Thanks a lot for you answer.
Pierre
-- Pierre Lafon <[EMAIL PROTECTED]> Centre de Calcul Formel M�dicis, Laboratoire Gage, Ecole Polytechnique.
On Fri, 7 Mar 2003, Jeremy Enos wrote:
> That's correct- the user must put the command in a script because qsub
> requires a script for a target. I've had similar feelings as you as far as
> wanting to avoid it-
> So- I wrote a wrapper script around qsub which automatically generates a
> temporary launch script which is supplied to qsub. You might want to do
> that as well.
> -OR-
> I saw Dave Jackson's reply about using Maui alone- however, Maui 3.2.6
> isn't included in OSCAR yet. You'd have to install that manually if you
> wanted to go that route. It depends on whether or not you need a batch
> system or not (i.e. queues, node attributes, etc).
>
> Jeremy
>
>
> At 01:35 PM 3/7/2003 +0100, Pierre Lafon wrote:
>
> >Thanks a lot for your answer.
> >If maui can do that it will be paradise...
> >About pbs. if i understand the docs (and i'm not so strong for thatt),
> >it's necessary to the user to put the command in shell script before to
> >launch it, and i really want to try to avoid it.
> >
> >Thanks again.
> >
> >--
> >Pierre Lafon <[EMAIL PROTECTED]>
> >Centre de Calcul Formel M�dicis,
> >Laboratoire Gage, Ecole Polytechnique.
> >
> >On Thu, 6 Mar 2003, Jeremy Enos wrote:
> >
> > > I'm not positive, but if it's a command line task, Maui/PBS might be able
> > > to do this for you. I've cc'd the Maui developer to confirm/unconfirm
> > that.
> > >
> > > Jeremy
> > >
> > > At 05:51 PM 3/6/2003 +0100, Pierre Lafon wrote:
> > >
> > > >Hello,
> > > >
> > > >I looking for a load balancer based on opensource for linux.
> > > >I use on my cluster only application that works whithout calcul parallel
> > > >(as mathematica, maple, magma...).
> > > >So what i looking for is just a "load balancer/dispatching/sheduler" able
> > > >to :
> > > >
> > > >1 - choose the best node of my cluster.
> > > >2 - connect on it.
> > > >3 - execute the application.
> > > >
> > > >Example : a user launch Mathematica in a shell or in a "sub command" on
> > > >the central server, and the application is automaticaly send to the best
> > > >node.
> > > >I also need that the X11 forarding works.
> > > >
> > > >I tried mosix, grid engine, but they are too complex to what i need.
> > > >
> > > >If someone knows a good application for that....
> > > >
> > > >Thanks for advance and for advice.
> > > >
> > > >Pierre
> > > >
> > > >
> > > >--
> > > >Pierre Lafon <[EMAIL PROTECTED]>
> > > >Centre de Calcul Formel M�dicis,
> > > >Laboratoire Gage, Ecole Polytechnique.
> > > >
> > > >
> > > >
> > > >-------------------------------------------------------
> > > >This SF.net email is sponsored by: Etnus, makers of TotalView, The
> > debugger
> > > >for complex code. Debugging C/C++ programs can leave you feeling lost and
> > > >disoriented. TotalView can help you find your way. Available on major UNIX
> > > >and Linux platforms. Try it free. www.etnus.com
> > > >_______________________________________________
> > > >Oscar-users mailing list
> > > >[EMAIL PROTECTED]
> > > >https://lists.sourceforge.net/lists/listinfo/oscar-users
> > >
>
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
