Re: [OMPI devel] PMIX visibility

2017-07-25 Thread r...@open-mpi.org
George - I believe this PR fixes the problems. At least, it now runs on OSX for me: https://github.com/open-mpi/ompi/pull/3957 > On Jul 25, 2017, at 5:27 AM, r...@open-mpi.org wrote: > > Ouch - sorry about that. pmix_setenv is actually defined down

Re: [OMPI devel] PMIX visibility

2017-07-25 Thread r...@open-mpi.org
Ouch - sorry about that. pmix_setenv is actually defined down in the code base, so let me investigate why it got into pmix_common. > On Jul 24, 2017, at 10:26 PM, George Bosilca wrote: > > The last PMIX import broke the master on all platforms that support > visibility. I have pushed a patch t

[OMPI devel] PMIX visibility

2017-07-24 Thread George Bosilca
The last PMIX import broke the master on all platforms that support visibility. I have pushed a patch that solves __most__ of the issues (that I could find). I say most because there is a big left that require a significant change in PMIX design. This problem arise from the use of the pmix_setenv