Re: [OMPI devel] Singletons

2016-02-29 Thread George Bosilca
Thanks Ralph, I will use the PR patch meanwhile. George On Feb 29, 2016 12:44 PM, "Ralph Castain" wrote: > The fix is waiting in a PR - Howard said he will do the final review this > evening (need verification that Cray isn’t broken) > > > On Feb 29, 2016, at 10:35 AM,

Re: [OMPI devel] Singletons

2016-02-29 Thread Ralph Castain
The fix is waiting in a PR - Howard said he will do the final review this evening (need verification that Cray isn’t broken) > On Feb 29, 2016, at 10:35 AM, George Bosilca wrote: > > Singletons are broken with version (e5d6b97db4fa1) compiled in both debug and > optimized

[OMPI devel] Singletons

2016-02-29 Thread George Bosilca
Singletons are broken with version (e5d6b97db4fa1) compiled in both debug and optimized builds. I got this on my OS X laptop, I can try on a linux machine if necessary. The error message is attached below. My application is calling MPI_Init_thread, but this is not the root of the problem as a