[Swift-user] RSL multi valued key
Ben Clifford
benc at hawaga.org.uk
Sat Mar 29 13:24:39 CDT 2008
gram2+condor allows specification of condor requirements like this:
&(executable=/bin/true)(condorsubmit=(Requirements "Arch == ""WINNT5"""))
which (when put in a file 1.rsl) will successfully submit a job to GRAM
using this command:
globusrun -f ./1.rsl -r fletch.bsd.uchicago.edu
which will put the specified requirement on the job in the condor queue.
I can't immediately figure out of multivalue RSL sequences (or whatever
they are called) can be specified in Swift (i.e. how to specify the above
condorsubmit attribute). I think not, but I haven't really played round
with it.
--
More information about the Swift-user
mailing list