[Swift-devel] Problems running coaster

Ben Clifford benc at hawaga.org.uk
Sun Jul 27 23:27:40 CDT 2008


On Mon, 28 Jul 2008, Ben Clifford wrote:

> > jobManager="gt2:pbs" />
> 
> Try gt2:gt2:pbs

In more detail: this field, in the case of condor, encodes a lot of 
information in a not-so-obvious way:

   a:b[:c]

a = cog provider to use to submit the remote headnode job
b = cog provider that the remote headnode job will use to submit workers
c = jobmanager to be used by cog provider b

There happens to be a cog provider called pbs that doesn't work so well. 
That is what you were specifying.

gt2:gt2:pbs specifies gt2 for both situations, using the pbs jobmanger for 
the worker node submissions in gram2.

-- 



More information about the Swift-devel mailing list