[Swift-devel] more on # of coasters workers vs actual requested on ranger
Mihael Hategan
hategan at mcs.anl.gov
Tue Jul 21 11:59:58 CDT 2009
On Tue, 2009-07-21 at 11:49 -0500, Allan Espinosa wrote:
> According to the gram logs, swift sends requests for blocks of 1, 2, 3
> and 4 nodes but SGE receives requests for four 1 node jobs. This
> maybe a GRAM2-SGE interaction problem. Is there a way to get the
> globus RSL files from swift so I can submit manually and verify this?
In cog/modules/coaster/resources/log4.properties add:
log4j.logger.org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler=DEBUG
Then re-compile.
But I don't think you need to go that far. Write your own RSL. In
particular I'd suggest trying with both jobType=multiple and without.
More information about the Swift-devel
mailing list