Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Jeff Squyres
On Jan 31, 2012, at 4:53 PM, Paul H. Hargrove wrote: > Which hwloc branch is destined for ompi-1.5.5? > Once I known I can test the appropriate hwloc RC on all my platforms. 1.3.latest, so svn.open-mpi.org/svn/hwloc/branches/v1.3. It's not that far from what is already in hwloc 1.5, but there we

Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Paul H. Hargrove
On 1/31/2012 1:42 PM, Jeff Squyres wrote: On Jan 31, 2012, at 4:03 PM, Paul H. Hargrove wrote: Oops -- Brad was supposed to put that in README, too. Nope, I looked: $ grep -i -e romio -e bsd openmpi-1.4.5rc4/README - Updated ROMIO to the version from MPICH2 1.0.7 Doh. :-\ OK, "shutup

Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Jeff Squyres
On Jan 31, 2012, at 4:03 PM, Paul H. Hargrove wrote: >> Oops -- Brad was supposed to put that in README, too. > > Nope, I looked: > $ grep -i -e romio -e bsd openmpi-1.4.5rc4/README >- Updated ROMIO to the version from MPICH2 1.0.7 Doh. :-\ > OK, "shutup" order confirmed regarding OpenBSD/

Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Paul H. Hargrove
On 1/31/2012 12:51 PM, Jeff Squyres wrote: On Jan 31, 2012, at 3:48 PM, Paul H. Hargrove wrote: 2) Must --disable-io-romio on OpenBSD Nobody has yet told me to shutup about that one, so I mention it here for completeness. Having looked only briefly at the failure, I see that it is in ROMIO'

Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Jeff Squyres
On Jan 31, 2012, at 3:48 PM, Paul H. Hargrove wrote: >> 2) Must --disable-io-romio on OpenBSD > > Nobody has yet told me to shutup about that one, so I mention it here for > completeness. > Having looked only briefly at the failure, I see that it is in ROMIO's > equivalent of opal_path_nfs(). >

Re: [OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Paul H. Hargrove
You killed off many of my "corner case" platforms in the README, which is good enough for me. I've verified the gmake dependence (asm generation on BSD) has been fixed. I've also confirmed that MacOS 10.3 is gracefully rejected by configure. However, in addition to the reported "almost" on o

[OMPI devel] 1.4.5rc4 is out

2012-01-31 Thread Jeff Squyres
Hot on the heels of rc3, rc4 is out: http://www.open-mpi.org/software/ompi/v1.4/ The main differences are the 8 issues that Paul Hargrove mentioned: Make v1.4 configure fail on OS X 10.3 and earlier Fix opal/util/path.c for Linux with old compilers README updates for the Sun compilers REA