[Swift-devel] Swift + Condor-G
Ben Clifford
benc at hawaga.org.uk
Wed Apr 15 03:17:19 CDT 2009
CoG svn r2388 and Swift r2846 contain the ability to submit Swift jobs to
gt2 sites via Condor-G.
Below is a site definition that I have used to submit to an OSG site at
RENCI.
I would appreciate feedback from anyone who tests this successfully or
unsuccessfully.
As previously mentioned, this is not intended to replace the existing
gram2 submisssion mechanisms; it provides a way to submit to OSG sites
where plain gram2 is (to a greater or lesser extent) discouraged or
disallowed or dysfunctional. It requires a local condor installation
(which is a strong argument against using this if you do not already have
such in place - this was one of the traumatic parts of getting VDS
running)
<pool handle="localhost">
<gridftp url="gsiftp://belhaven-1.renci.org" />
<execution provider="condor" />
<workdirectory >/nfs/home/osgedu/benc</workdirectory>
<profile namespace="globus" key="jobType">grid</profile>
<profile namespace="globus" key="gridResource">gt2
belhaven-1.renci.org/jobmanager-fork</profile>
</pool>
--
More information about the Swift-devel
mailing list