[Swift-user] problem with purdue condor pool
Ben Clifford
benc at hawaga.org.uk
Tue Nov 6 15:52:38 CST 2007
On Tue, 6 Nov 2007, Yuqing Deng wrote:
> The following command works at purdue:
> globusrun -o -r tg-gatekeeper.purdue.teragrid.org/jobmanager-condor
> '&(executable=/bin/hostname) (jobtype=single)'
That is using GRAM version 2.
> However, when I use swift with the following in site.xml
> <jobmanager universe="vanilla"
> url="tg-gatekeeper.purdue.teragrid.org/jobmanager-condor" major="4"
> minor="0" />
That tells it to use GRAM v4. That is a totally different piece of
software.
Change major=4 to major=2 to tell it to use GRAM v2.
--
More information about the Swift-user
mailing list