Re: [OMPI devel] F90 build failures with XLF-14.1 and OMPI trunk

2012-09-13 Thread Paul Hargrove
An earlier release of the XL compilers (XLC-11.1 and XLF-13.1) on a different host *also* displays the same errors. -Paul On Thu, Sep 13, 2012 at 2:33 PM, Paul Hargrove wrote: > I've just tried building the Open MPI Trunk on a PPC64/Linux node using > the May 2012 XL compilers from IBM (XLC-12.

[OMPI devel] F90 build failures with XLF-14.1 and OMPI trunk

2012-09-13 Thread Paul Hargrove
I've just tried building the Open MPI Trunk on a PPC64/Linux node using the May 2012 XL compilers from IBM (XLC-12.1 and XLF-14.1) While I CAN build the 1.6.2 rc's, a build of the trunk is failing in the F90 bindings as shown at the end of this message. While MOST errors are "1513-230", note that

Re: [OMPI devel] 1.6.2rc3 released

2012-09-13 Thread Paul Hargrove
Matthias, Maybe we are failing to communicate? I said the problem is FIXED for PGI-7.2-5 (but did have the problem in rc2). The system w/ PGI-8.0 was unavailable for running of the test. Do you still want me to retest on PGI-7.2-5? -Paul On Thu, Sep 13, 2012 at 3:37 AM, Matthias Jurenz wrote:

Re: [OMPI devel] 1.6.2rc3 released

2012-09-13 Thread Jeff Squyres
On Sep 12, 2012, at 8:16 PM, Paul Hargrove wrote: > Finally, Jeff's fix to "loosen" the opal_nfs_path test to ignore > type==none (e.g. for bind-mounts) doesn't appear to be in this rc - > the file test/util/opal_path_nfs.c is unchanged relative to rc2. > Perhaps a CMR is in order? Perhaps it jus

Re: [OMPI devel] 1.6.2rc3 released

2012-09-13 Thread Matthias Jurenz
On Wednesday 12 September 2012 17:16:48 Paul Hargrove wrote: > Solaris and NetBSD platforms which displayed the VT Makefile error w/ > 1.6.2rc2 have completed successful builds w/ 1.6.2rc3. > > The PGI-8.0 platform which showed the other VT problem is down at the > moment. So, I've tested that fix