[Swift-user] job monitor
Ben Clifford
benc at hawaga.org.uk
Fri Aug 8 03:38:27 CDT 2008
On Wed, 6 Aug 2008, Zhengxiong Hou wrote:
> (2) Are the jobs dispatched to the grid sites, and waiting
> for execution in the LOCAL queues of the local resource
> manager/job scheduler (such as Condor,PBS,LSF,etc.)?
Related to this, in swift r2183, I changed the progress ticker a bit to
reflect some of this state a bit more. What used to be "Executing" is now
three different states:
Submitting -> Submitted -> Active
'Submitted' is when the job is in a queue at the remote site, and 'Active'
is when the job is running on the remote site (at least as far as the
Swift runtime is aware).
--
More information about the Swift-user
mailing list