[DRMAA-WG] Conference call - Jul 28th - 19:00 UTC

Mariusz Mamoński mamonski at man.poznan.pl
Wed Jul 28 15:35:04 CDT 2010


On 28 July 2010 22:10, Daniel Templeton <daniel.templeton at oracle.com> wrote:
> One follow-up item from the meeting today.  Since we're revisiting the
> email attributes, can we talk about specifying when emails should be
> sent?  The OGE qsub command takes the -m switch, which can be composed
> of the following:
>
>           `b'     Mail is sent at the beginning of the job.
>           `e'     Mail is sent at the end of the job.
>           `a'     Mail is sent when the job is aborted or
>                   rescheduled.
>           `s'     Mail is sent when the job is suspended.
>           `n'     No mail is sent.
>
>
> Is that sort of functionality universal enough that we could expose it
> through DRMAA?
Torque:
a - mail is sent when the job is aborted by the batch system.
b - mail is sent when the job begins execution.
e - mail is sent when the job terminates.

If the character "n" is specified, no normal mail is sent. Mail for
job cancels and other events outside of normal job processing are
still sent.

LSF:
mail can be sent on jobs start and/or termination.

so the common subset for the 3 systems seems to be notification on job
start/end.
>
> Daniel
>
> On 07/27/10 05:31 AM, Peter Tröger wrote:
>> Dear all,
>>
>> the next DRMAA phone conference is scheduled on Jul 28th, at 19:00 UTC.
>>
>> The phone conference line is sponsored by Oracle. Please consult the
>> following page for dial-in numbers from your country:
>>
>> http://www.intercall.com/oracle/access_numbers.htm
>>
>> <http://www.intercall.com/oracle/access_numbers.htm>The conference code
>> is 6513037. The security code is DRMAA (37622).
>>
>> Preliminary meeting agenda:
>>
>> 1. Meeting secretary ?
>> 2. Since job templates are now structs, should we do the same with
>> ReservationTemplate ?
>> 3. What shall we do with ReservationTemplate::nativeOptions ?
>> 4. Add OS version to ReservationTemplate ?
>> 5. What shall we do with email / blockEmail in JobTemplate ?
>> 6. Sanity check for OS type description (check http://tinyurl.com/25cy9u7 )
>> 7. Proposal for new JobInfo attributes: priority and memory consumption
>> (check Google spreadsheet)
>> 8. Is JobInfo::jobTemplate enough, or do we need to extract the
>> supported job monitoring attributes from JobTemplate ? (check Google
>> spreadsheet)
>> 9. Is SGE really not able to distinguish between user mode CPU time and
>> system mode CPU time ? (check Google spreadsheet)
>> 10. Collaborative editing of Google spreadsheet
>>
>> Google spreadsheet:
>> http://spreadsheets.google.com/ccc?key=0AqyvnBscJNqxcnJBSUs5dXRrU29EUVhGOGthc1lDTFE
>>
>> Best regards,
>> Peter.
>>
>>
>>
>>
>> --
>>    drmaa-wg mailing list
>>    drmaa-wg at ogf.org
>>    http://www.ogf.org/mailman/listinfo/drmaa-wg
> --
>  drmaa-wg mailing list
>  drmaa-wg at ogf.org
>  http://www.ogf.org/mailman/listinfo/drmaa-wg
>



-- 
Mariusz


More information about the drmaa-wg mailing list