Re: [OMPI devel] [devel-core] RFC: extend MTL API

2011-07-12 Thread Barrett, Brian W
This makes sense to me. Brian On 7/1/11 8:45 AM, "Mike Dubman" wrote: >WHAT: Adding communicator add/delete callbacks to MTL. >WHY: MTL will be able to separate messages on different contexts. >WHEN: On trunk (later on v1.5 as well), Tuesday telconf, 5 July 2011 >TIMEOUT: Tuesday telconf, 12 Ju

Re: [OMPI devel] [devel-core] RFC: extend MTL API

2011-07-05 Thread George Bosilca
The request make perfect sense. I have a suggestion regarding the implementation: please add the two new functions to the exported MTL structure in each MTL (like in the attached patch for MX). Index: ompi/mca/mtl/mx/mtl_mx.c === -