[OMPI devel] 1.5rc5 has been posted

2010-08-17 Thread Jeff Squyres
We still have one known possible regression: https://svn.open-mpi.org/trac/ompi/ticket/2530 But we posted rc5 anyway (there's a bunch of stuff that has been pending for a while that is now in). Please test! http://www.open-mpi.org/software/ompi/v1.5/ -- Jeff Squyres jsquy...@cisco.

[OMPI devel] Fixes to OpenMPI-1.4.2 for PGI compilers

2010-08-17 Thread Larry Baker
I patched OpenMPI 1.4.2 to fix some problems/warnings when using the PGI compilers. • openmpi-1.4.2/configure has the libtool patch to correctly parse PGI compiler versions 1 through 5, but the libtool.m4 files do not. I don't know if they are actually used -- I looked for this error befor