Received: from fmsmsx332.amr.corp.intel.com ([132.233.42.148]) by
 fmsmsx403.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.211);
 Tue, 21 Feb 2006 13:39:57 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by
 fmsmsx332.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.211);
 Tue, 21 Feb 2006 13:39:57 -0800
Received: from fmsmga101.fm.intel.com ([10.1.193.65])  by
 fmsmga001.fm.intel.com with ESMTP; 21 Feb 2006 13:39:41 -0800
Received: from mailbouncer.mcs.anl.gov ([140.221.10.4])  by
 fmsmga101.fm.intel.com with ESMTP; 21 Feb 2006 13:39:00 -0800
Received: by mailbouncer.mcs.anl.gov (Postfix) id 145BF12CBA;
 Tue, 21 Feb 2006 15:38:59 -0600 (CST)
Received: from localhost (localhost [127.0.0.1]) by mailbouncer.mcs.anl.gov
 (Postfix) with ESMTP id F41F612C9E for
 <grdfm-drmaa-wg-outgoing@mailbouncer.mcs.anl.gov>;
 Tue, 21 Feb 2006 15:38:58 -0600 (CST)
Received: by mailbouncer.mcs.anl.gov (Postfix, from userid 83) id 0A01312CB9;
 Tue, 21 Feb 2006 15:38:56 -0600 (CST)
Received: from localhost (localhost [127.0.0.1]) by mailbouncer.mcs.anl.gov
 (Postfix) with ESMTP id 7A25D12CB9 for
 <grdfm-drmaa-wg@mailbouncer.mcs.anl.gov>;
 Tue, 21 Feb 2006 15:38:55 -0600 (CST)
Received: from brmea-mail-3.sun.com (brmea-mail-3.Sun.COM [192.18.98.34]) by
 mailbouncer.mcs.anl.gov (Postfix) with ESMTP id 24F2A12C9E for
 <drmaa-wg@gridforum.org>; Tue, 21 Feb 2006 15:38:50 -0600 (CST)
Received: from phys-mayi-2 ([129.157.128.115]) by brmea-mail-3.sun.com
 (8.12.10/8.12.9) with ESMTP id k1LLcnQj024115 for <drmaa-wg@gridforum.org>;
 Tue, 21 Feb 2006 14:38:50 -0700 (MST)
Received: from conversion-daemon.mayi-mail1.germany.sun.com by
 mayi-mail1.germany.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built
 Dec 19 2003)) id <0IV200M013TKL2@mayi-mail1.germany.sun.com> (original mail
 from Dan.Templeton@Sun.COM) for drmaa-wg@gridforum.org;
 Tue, 21 Feb 2006 22:38:49 +0100 (MET)
Received: from sun.com (sr-ergb01-01.Germany.Sun.COM [129.157.140.10]) by
 mayi-mail1.germany.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built
 Dec 19 2003)) with ESMTPA id <0IV2007U744O0V@mayi-mail1.germany.sun.com>;
 Tue, 21 Feb 2006 22:38:49 +0100 (MET)
Content-class: urn:content-classes:message
Subject: Re: [drmaa-wg] Feb 21st 2006 Meeting Minutes
Date: Tue, 21 Feb 2006 13:38:48 -0800
Message-ID: <43FB8868.9000007@sun.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [drmaa-wg] Feb 21st 2006 Meeting Minutes
Thread-Index: AcY3L1wcXKkKY7WIT7evksP7CHsEgA==
From: "Daniel Templeton" <Dan.Templeton@Sun.COM>
Sender: <owner-drmaa-wg@ggf.org>
To: "Rajic, Hrabri" <hrabri.rajic@intel.com>
Cc: "DRMAA Working Group" <drmaa-wg@gridforum.org>

Good point, Hrabri.  Too many changes to keep track of.  Strike that bit
from the tracker.

Daniel

Rajic, Hrabri wrote On 02/21/06 22:31,:

>Dan,
>
>I do not think this is a good idea (in Tracker 1568 text):
>
>"The spec should also state
> that calling drmaa_wait(DRMAA_JOB_IDS_SESSION_ANY) when the
> session contains no jobs will result in the call blocking until
> a job completes (necessarily after being submitted)."
>
>In a single threaded app drmaa_wait(DRMAA_JOB_IDS_SESSION_ANY) blocks
>forever.  Despite a bad app logic, there is no reason to be so strict.
>If there are no wait able jobs it would be better to return an error.
>
>
>Moreover Tracker 1400 resolution is incompatible with the above text:
>"If there are no running of (**should be "or" here**) completed jobs =
the
>routine returns DRMAA_ERRNO_INVALID_JOB error."
>
>
>drmaa_synchronize() with DRMAA_JOB_IDS_SESSION_ANY could be used in use
>cases where we need the fastest obtainable result to move to the next
>stage.
>
>Regards
>
>	Hrabri
>
>
> =20
>
>>-----Original Message-----
>>From: owner-drmaa-wg@ggf.org [mailto:owner-drmaa-wg@ggf.org] On Behalf
>>   =20
>>
>Of
> =20
>
>>Daniel Templeton
>>Sent: Tuesday, February 21, 2006 1:19 PM
>>To: Peter Troeger
>>Cc: DRMAA Working Group
>>Subject: Re: [drmaa-wg] Feb 21st 2006 Meeting Minutes
>>
>>I have added a comment to 1568 to clarify.  Let me know if I need to =
be
>>clearer or if anyone disagrees.
>>
>>As an aside, is it possible to call drmaa_synchronize() with
>>DRMAA_JOB_IDS_SESSION_ANY?  I don't think we foresaw that case in the
>>SGE implementation.
>>
>>Daniel
>>
>>Peter Troeger wrote On 02/21/06 19:09,:
>>
>>   =20
>>
>>>Dear all,
>>>
>>>the results of the phone conference are now reflected in the =
GridForge
>>>tracker items, by comment and status changes. There is only one
>>>     =20
>>>
>pending
> =20
>
>>>issue left, which needs some additional note from Dan in order to get
>>>     =20
>>>
>a
> =20
>
>>>final solution.
>>>
>>>Best regards,
>>>Peter.
>>>
>>>
>>>Daniel Templeton schrieb:
>>>
>>>
>>>     =20
>>>
>>>>o Minutes for Jan 24th
>>>> - Accepted
>>>>o Doc schedule
>>>> - Ready by April to submit everything
>>>>o IDL doc strategy
>>>> - We have a few months (~6) before we're done with 1.0 spec
>>>> - Could use that time to start on IDL doc
>>>> - After we're done, we have to dissolve
>>>> - Put together IDL docs and submit them as proposed recommendation
>>>> - Java and .Net docs should also get submitted
>>>> - Be in better position for DRMAA 2 WG
>>>> - May need to recruit some new members if we want a new WG
>>>> - If our only goal is to have it published somewhere, GFD might be
>>>>       =20
>>>>
>a
> =20
>
>>>>better path
>>>> - Peter and Dan will be in charge of getting the IDL doc published,
>>>>somehow
>>>> - We just need to make sure we don't lose the work when we disband
>>>>o DRMAA Wiki
>>>> - GridForge will be getting a Wiki
>>>> - Need to consider backups & maintentance
>>>> - Happy to have our own Wiki
>>>> - A lot of work to join an existing community
>>>> - Be better to leverage product communities than GGF community
>>>>   . Where the momentum comes from
>>>> - We have a functional solution, so let's just keep things as they
>>>>       =20
>>>>
>are
> =20
>
>>>> - Backups are currently a worry, but there's so little to backup,
>>>>       =20
>>>>
>it's
> =20
>
>>>>not much of an issue
>>>>o Trackers
>>>> - Finally caught up
>>>> - All fixed except 1151
>>>>   . Incompatible changes are problematic
>>>>   . Delay until after 1.0 -- agreed
>>>> - Someone please close the fixed issues
>>>> - Will send around latest version of the spec
>>>> - 781 -- Will back-link to job category and native spec chapters
>>>> - 1125 -- Will borrow the text from the IDL doc and the SGE man
>>>>       =20
>>>>
>pages
> =20
>
>>>> - 1289 -- Will borrow the text from the IDL doc
>>>> - 1396 -- Delay for IDL spec
>>>> - 1566 -- Delay for post-1.0 discussion
>>>> - 1568 -- Handle offline
>>>> - 1587 -- Delay for IDL spec
>>>> - 1683 -- Will borrow the text from the IDL doc
>>>> - 1684 -- Rejected
>>>> - 1686 -- Agreed, need to augment for empty session (1568)
>>>> - 1727 -- Delay for post-1.0 discussion
>>>> - All fixed trackers must be worked into the spec
>>>> - Need independent verification
>>>>   . Except for very minor fixes
>>>> - No remaining issues
>>>>o SGE Exp Doc
>>>> - Still need to wrap it up
>>>> - Should be done by mid March
>>>>
>>>>
>>>>
>>>>       =20
>>>>
>>>
>>>     =20
>>>
>>--
>>******************************************************
>>*         Daniel Templeton   UMPK18 x83749           *
>>*        Staff Engineer, Sun N1 Grid Engine          *
>>******************************************************
>>* "What's the sense in never thinkin' 'bout the tomb *
>>*  When you're much too busy returning to the womb?" *
>>*                  -They Might Be Giants             *
>>******************************************************
>>   =20
>>

--=20
******************************************************
*         Daniel Templeton   UMPK18 x83749           *
*        Staff Engineer, Sun N1 Grid Engine          *
******************************************************
* "What's the sense in never thinkin' 'bout the tomb *
*  When you're much too busy returning to the womb?" *
*                  -They Might Be Giants             *
******************************************************
