[Swift-user] How to add resources constraint in sites.xml for qsub

Yi Zhu yizhu at cs.uchicago.edu
Mon Mar 29 17:31:48 CDT 2010


Hi everyone,

we've already known that we can describe the queue type in sites.xml:

e.g:

qsub -q short myjobs.pbs

can be written in sites.xml by  the following statement:

<profile namespace="globus" key="queue">short</profile>


But what if I want to specify some other resources constraint by using 
"-l argument":

e.g:

qsub -l mem=3gb myjobs.pbs

How can I describe that in sites.xml files?



Many Thanks!

-Yi Zhu



More information about the Swift-user mailing list