Ouch - trivial fix. I’m inserting it into PMIx and will provide it to the OMPI 
team

> On May 4, 2018, at 5:20 AM, Saurabh T <saur...@hotmail.com> wrote:
> 
> This is with valgrind 3.0.1 on a Centos 6 system. It appears pmix_finalize 
> isnt called and this reports leaks from valgrind despite the provided 
> suppression file being used. A cursory check reveals MPI_Finalize calls 
> pmix_rte_finalize which decrements pmix_initialized to 0 before calling 
> pmix_cleanup. pmix_cleanup sees the variable is 0 and does not call 
> pmix_finalize. See 
> https://github.com/pmix/pmix/blob/master/src/runtime/pmix_finalize.c.  Is 
> this a bug or something I am doing wrong? Thank you.
> 
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to