[Swift-user] RSL multi valued key

Mihael Hategan hategan at mcs.anl.gov
Sat Mar 29 18:19:41 CDT 2008


On Sat, 2008-03-29 at 18:24 +0000, Ben Clifford wrote:
> 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.

For the gt2 provider all GLOBUS::<name> attributes will make it into an
rsl argument named <name>. 

Coincidentally (or not), skenny mentioned a similar thing yesterday. I'm
not yet sure if it worked for her or not.

> 




More information about the Swift-user mailing list