[DRMAA-WG] dispatchTime in JobInfo interface

Roger Brobst rogerb at cadence.com
Thu Dec 10 15:01:55 CST 2009



Perhaps startTime denotes the time when the job
was first started (on any host), and dispatchTime denotes
when the job was started on the current (or last) host ?

-Roger

----Original Message----
From: =?ISO-8859-1?Q?Peter_Tr=F6ger?= <peter at troeger.eu>
Sender: drmaa-wg-bounces at ogf.org
To: drmaa-wg at ogf.org
Subject: Re: [DRMAA-WG] dispatchTime in JobInfo interface
Date: Thu, 10 Dec 2009 21:40:27 +0100

> In looking at
>
> September 2009 DRMAA2 Draft 5 (from http://www.drmaa.org/)
>
> // date and time when the job was submitted
> readonly attribute long submissionTime;
> // date and time when the job was dispatched (???)
> readonly attribute long submissionTime;
> // date and time when the job started first execution
> readonly attribute long startTime;
>
> Based upon the comments,
> I believe the second submissionTime was intended to be dispatchTime.
>
> If my assumption is correct,
> what is the distinction between dispatchTime and startTime ?

Good point, I think there is no difference. I will remove startTime  
and change the second submissionTime parameter to dispatchTime.

Thanks,
Peter.



>
> -Roger


More information about the drmaa-wg mailing list