Re: [OMPI devel] 1.4.5rc3 released

2012-01-31 Thread Jeff Squyres
I blame the solar flares from last week. We'll look at the remaining items from Paul's list (many thanks, Paul!) today on the weekly call. On Jan 31, 2012, at 5:42 AM, TERRY DONTJE wrote: > Good catch, for some reason the CMR of the patch I attached to ticket #2977 > didn't apply the CXX part

Re: [OMPI devel] 1.4.5rc3 released

2012-01-31 Thread TERRY DONTJE
Good catch, for some reason the CMR of the patch I attached to ticket #2977 didn't apply the CXX part. I've reopened the ticket asking Jeff to apply that part of the patch :-). Thanks, --td On 1/30/2012 6:17 PM, Paul H. Hargrove wrote: I don't plan to rerun the dozens of different platforms

Re: [OMPI devel] 1.4.5rc3 released

2012-01-31 Thread Paul H. Hargrove
8) linux/mips64 hangs in either atomic_spinlock or atomic_spinlock_noinline test, depending on compiler and/or machine. On 1/30/2012 7:55 PM, Paul H. Hargrove wrote: Oh, I missed a big one: 7) opal/util/path.c has "#elif defined(linux)" but XLC does not define this. This is breaking test/uti

Re: [OMPI devel] 1.4.5rc3 released

2012-01-30 Thread Paul H. Hargrove
Oh, I missed a big one: 7) opal/util/path.c has "#elif defined(linux)" but XLC does not define this. This is breaking test/util/opal_pth_nfs.c See http://www.open-mpi.org/community/lists/devel/2012/01/10268.php -Paul On 1/30/2012 4:25 PM, Paul H. Hargrove wrote: In retesting I see that the foll

Re: [OMPI devel] 1.4.5rc3 released

2012-01-30 Thread Paul H. Hargrove
In retesting I see that the following items I reported in 1.4.5rc2 or rc1 have NOT been resolved in rc3. This list is meant to be complete, even for issues that I reported so recently that no fix is expected and those that probably won't be fixed at all. 0) README for Solaris Studio compilers

Re: [OMPI devel] 1.4.5rc3 released

2012-01-30 Thread Paul H. Hargrove
I don't plan to rerun the dozens of different platforms for which I reported 1.4.5rc2 as PASSing. I will try to recheck all the FAILure cases I reported. If anybody wants me to retest any specific platforms, please let me know. I do see that Terry did NOT yet add "use CXX=CC but not CXX=sunCC"

[OMPI devel] 1.4.5rc3 released

2012-01-30 Thread Jeff Squyres
A few little fixes incorporated; posted in the usual location: http://www.open-mpi.org/software/ompi/v1.4/ The shared library versions still need to be updated before final release. Combined patch from Fujitsu. Fixes a collections of typos over the code and man pages. Modify Solaris S