Re: [OMPI devel] [2.0.1.rc1] dlopen_test crashes with xlc and studio compilers

2016-08-23 Thread Jeff Squyres (jsquyres)
Thanks! > On Aug 23, 2016, at 12:49 PM, Paul Hargrove wrote: > > Jeff, > Correct, the latest GA release is 12.5 and it correctly handles -m32 where > 12.4 failed. > -Paul [Sent from my phone] > > On Tuesday, August 23, 2016, Jeff Squyres (jsquyres) > wrote: > Paul -- > > 12.5 is the late

Re: [OMPI devel] [2.0.1.rc1] dlopen_test crashes with xlc and studio compilers

2016-08-23 Thread Paul Hargrove
Jeff, Correct, the latest GA release is 12.5 and it correctly handles -m32 where 12.4 failed. -Paul [Sent from my phone] On Tuesday, August 23, 2016, Jeff Squyres (jsquyres) wrote: > Paul -- > > 12.5 is the latest (last?) version of the Oracle compilers, right? > > If that's correct: are you say

Re: [OMPI devel] [2.0.1.rc1] dlopen_test crashes with xlc and studio compilers

2016-08-23 Thread Jeff Squyres (jsquyres)
Paul -- 12.5 is the latest (last?) version of the Oracle compilers, right? If that's correct: are you saying that 12.5 (GA/not beta) *does* handle the dlopen test with -m32 properly? If so, it sounds like we should amend README to say that we support 12.5 and nothing earlier (given that 12.5 i

[OMPI devel] [2.0.1.rc1] dlopen_test crashes with xlc and studio compilers

2016-08-22 Thread Paul Hargrove
As with 2.0.0 I am still seeing "dlopen_test" crashing on two types of system: Linux/X86-64 with Oracle Studio Compilers and -m32 Linux/PPC with XLC In the Studio compilers case, the problem is only when using -m32, and ONLY with versions prior to 12.5 (no longer in beta, FWIW). So, this may be w