Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Paul Hargrove
On Thu, Jan 17, 2013 at 5:36 PM, Paul Hargrove wrote: > On Thu, Jan 17, 2013 at 4:37 PM, Paul Hargrove wrote: > [snip] > >> I just now ran tests on OpenBSD-5.2/i386 and OpenBSD-5.2/amd64, using >> Clang-3.1. >> Unfortunately, there is a mass of linker

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Paul Hargrove
On Thu, Jan 17, 2013 at 4:37 PM, Paul Hargrove wrote: [snip] > I just now ran tests on OpenBSD-5.2/i386 and OpenBSD-5.2/amd64, using > Clang-3.1. > Unfortunately, there is a mass of linker error building libmpi_cxx.la (on > both systems) > I am trying again with

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Jeff Squyres (jsquyres)
Sweet. :) Sent from my phone. No type good. On Jan 17, 2013, at 6:59 PM, "Paul Hargrove" > wrote: On Thu, Jan 17, 2013 at 2:26 PM, Paul Hargrove > wrote: [snip] The BAD news is a new failure (SEGV in

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Paul Hargrove
; Have you tried llvm with clang? > > ** ** > > Ken > > ** ** > > *From:* devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] *On > Behalf Of *Paul Hargrove > *Sent:* Thursday, January 17, 2013 4:58 PM > *To:* Open MPI Developers > *Subject:* Re: [OMPI

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Kenneth A. Lloyd
Paul, Have you tried llvm with clang? Ken From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf Of Paul Hargrove Sent: Thursday, January 17, 2013 4:58 PM To: Open MPI Developers Subject: Re: [OMPI devel] 1.6.4rc1 has been posted On Thu, Jan 17, 2013 at 2:26 PM

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Paul Hargrove
On Thu, Jan 17, 2013 at 2:26 PM, Paul Hargrove wrote: [snip] > The BAD news is a new failure (SEGV in orted at exit) on > OpenBSD-5.2/amd64, which I will report in a separate email once I've > completed some triage. > [snip] You can disregard the "BAD news" above. Everything

Re: [OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Paul Hargrove
Since I see OpenBSD twice on the list of changes, I've fired off my automated testing on my OpenBSD platforms. Since the "MPI datatype issues on OpenBSD" I reported against 1.7.0rc5 also appeared on FreeBSD-6.3, I've tested that platform as well. The good news is that the problems I've reported

[OMPI devel] 1.6.4rc1 has been posted

2013-01-17 Thread Jeff Squyres (jsquyres)
In the usual location: http://www.open-mpi.org/software/ompi/v1.6/ Here's a list of changes since 1.6.3: - Added performance improvements to the OpenIB (OpenFabrics) BTL. - Improved error message when process affinity fails. - Fixed MPI_MINLOC on man pages for MPI_REDUCE(_LOCAL). Thanks to