[OMPI devel] [2.0.0rc4] check failure with Linux Studio Compilers and -m32

2016-07-06 Thread Paul Hargrove
I have the Sun/Oracle Studio compilers installed on Linux/x86-64 systems. I test versions 12.2 and 12.4 with "-m32". I both of those builds "make check" is failing with a SEGV from dlopen_test. This is an improvement over the previous rc3, which did not build at all. >From the core file on the

[OMPI devel] [2.0.0rc4] dlopen_test crash with xlc

2016-07-06 Thread Paul Hargrove
The issue reported in https://www.open-mpi.org/community/lists/devel/2016/06/19107.php is still present on both my little-endian Power8 and big-endian Power7 systems. I know Nathan had been working on this, but I've lost track of the issue and/or pr number(s). -Paul -- Paul H. Hargrove

[OMPI devel] [2.0.0rc4] non-critical faulres report

2016-07-06 Thread Paul Hargrove
The following are previously reported issues that I am *not* expecting to be resolved in 2.0.0. However, I am listing them here for completeness. Known, but with later target: OpenBSD fails to build ROMIO - PR1178 exists with v2.0.1 target NAG Fortran support - PR1215 exists with v2.0.1 target

Re: [OMPI devel] v2.0.0rc4 is released

2016-07-06 Thread Paul Hargrove
I am afraid that the rain dances might not have been effective, perhaps because July in San Francisco is already so cold and damp. My inbox is slowly accumulating sad-panda reports from my tests. I will report details when I am at a full-sized screen and keyboard. -Paul [Sent from my phone] On

[OMPI devel] v2.0.0rc4 is released

2016-07-06 Thread Jeff Squyres (jsquyres)
While crossing our fingers and doing mystical rain dances, we're hoping that 2.0.0rc4 is the last rc before v2.0.0 (final) is released. Please test! https://www.open-mpi.org/software/ompi/v2.x/ Changes since rc3 (the list may look long, but most are quite small corner cases): - Lots of