[Swift-devel] IS the PBS provider in v0.1 rc 1

Mihael Hategan hategan at mcs.anl.gov
Mon Feb 26 15:01:00 CST 2007


That's a "hidden" throttling setting. libexec/scheduler.xml <property
name="jobThrottle".../>. You probably want to increase that.

On Mon, 2007-02-26 at 14:56 -0600, Tiberiu Stef-Praun wrote:
> I want to be able to tell my workflow to submit all 200 jobs in one
> shot. I assumed that specifying the number of nodes would help me in
> achieving that.
> 
> On 2/26/07, Mihael Hategan <hategan at mcs.anl.gov> wrote:
> > It's not by default in v0.1rc1.
> > Specifying the number of nodes is no different from how you would do it
> > with GTx. GLOBUS::count=n. But for some reason, I'm not sure this is
> > what you actually want, unless it's an MPI job.
> >
> > Mihael
> >
> > On Mon, 2007-02-26 at 14:50 -0600, Tiberiu Stef-Praun wrote:
> > > So the answer is: it's not in v01.rc1
> > > How about the workflow, where do I specify how many notes to allocate
> > > for my tasks ?
> > > Hmm... Let me weigh my chances of doing a successful testing of the
> > > PBS provider on my own.
> > >
> > >
> > > On 2/26/07, Mihael Hategan <hategan at mcs.anl.gov> wrote:
> > > > Edit libexec/vdl-sc.k.
> > > > In element(jobmanager...,
> > > >
> > > > add the following under url == "local://localhost" "local":
> > > > url == "pbs://localhost" "pbs"
> > > >
> > > > Then, in your site catalog, when it comes to the local host, use that
> > > > magic url for the job manager:
> > > > <jobmanager ... url="pbs://localhost"/>
> > > >
> > > > Of course, you should initially fetch that provider. You can find it on
> > > > http://wiki.cogkit.org/index.php/V:4.1.5/Java_CoG_Kit_Release_Page
> > > >
> > > > Unpack it and make sure etc files go into etc, and jar files go into
> > > > lib.
> > > >
> > > > Mihael
> > > >
> > > > On Mon, 2007-02-26 at 14:41 -0600, Tiberiu Stef-Praun wrote:
> > > > > How can I use it ?
> > > > > A quick example please.
> > > > >
> > > > > Thanks
> > > > > Tibi
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> 
> 




More information about the Swift-devel mailing list