Friday, January 18, 2008

Birdbath and Globus RSL

The condor_submit globusrsl parameter's "real" name is GlobusRSL (use condor_q -l to see this). Thus to specific in your Birdbath Java client an RSL parameter such as maxWallTime, use

new ClassAdStructAttr("GlobusRSL",
ClassAdAttrType.value2,
"\"(maxWallTime=120)(maxTime=120)\"")

No comments: