George -- you're the owner of this part of the code.  What do you want to do 
here?

On Sep 12, 2012, at 12:37 PM, Brice Goglin wrote:

> Le 12/09/2012 17:57, Jeff Squyres a écrit :
>> Here's the r numbers with notable MX changes recently:
>> 
>> https://svn.open-mpi.org/trac/ompi/changeset/26698
> 
> Reverting this one fixes the problem.
> And adding --mca mtl ^mx to the command works too (Doug, can you try that?)
> 
> The problem is that the MTL component calls ompi_common_mx_initialize()
> only once in component_init() but it calls finalize() twice: once in
> component_close() and once in ompi_mtl_mx_finalize(). The attached patch
> seems to work.
> 
> Signed-off-by: Brice Goglin <brice.gog...@inria.fr>
> 
> Brice
> 
> <fix_mtl_finalize.patch>


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to