Jan,

It looked good, but unfortunately this is a PBS-only extension, and most
of our resources (specifically, the one the user in question wants most),
are using SGE.

You know, my users say, "Why should I do job submission via Globus?
Why not just gsissh in and do a job submission to the cluster's job 
manager?"

My answer has been "Ah, because the Globus way abstracts away all the
details of the cluster's job manager---you just write one job description
for Globus, and voilĂ , it runs on all Grid clusters".

If in fact the user has to write different job descriptions for each job
manager on each cluster...
... what is the correct answer to this question?

Thanks!


On 25.04.08, Jan Ploski wrote:
> Steve White wrote:
> >Hi,
> >
> >One of our users needs more RAM on each node for his job processes;
> >using conventional batch systems he could adjust this, such as with
> >the 'ppn' option in a PBS batch file.
> >
> >How do we achieve this effect with globusrun-ws? 
> >
> >Here 
> >http://www.globus.org/toolkit/docs/4.0/execution/wsgram/schemas/gram_job_description.html#element_hostCount
> >I see a "hostCount", but it says this applies only to SMP machines...
> 
> Steve,
> 
> Here is a piece of RSL that can be used to submit a "25:ppn=4" job:
> 
> <count>100</count>
> <extensions>
>     <resourceAllocationGroup>
>         <hostCount>25</hostCount>
>         <cpusPerHost>4</cpusPerHost>
>     </resourceAllocationGroup>
> </extensions>
> 
> For this to work, the site either has to run Globus >= 4.0.5 or has to 
> install a patch:
> 
> http://www.globus.org/toolkit/docs/4.0/execution/wsgram/WS_GRAM_Job_Desc_Extensions.html
> 
> D-Grid sites in Hannover/Ju"lich/Oldenburg have installed this extension, 
> not sure about others.
> 
> Regards,
> Jan Ploski
> 

-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
Steve White                                             +49(331)7499-202
e-Science / AstroGrid-D                                   Zi. 35  Bg. 20
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
Astrophysikalisches Institut Potsdam (AIP)
An der Sternwarte 16, D-14482 Potsdam

Vorstand: Prof. Dr. Matthias Steinmetz, Peter A. Stolz

Stiftung privaten Rechts, Stiftungsverzeichnis Brandenburg: III/7-71-026
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 

Reply via email to