[OMPI devel] Fwd: 1.5rc5 has been posted

2010-08-30 Thread Larry Baker
The same problem (LIBS = is missing -lpthread) occurs in orte/tools/ {orte-clean,orte-iof,orte-ps,orted,orterun,orte-top}/Makefile. Larry Baker US Geological Survey 650-329-5608 ba...@usgs.gov Begin forwarded message: From: Larry Baker Date: August 30, 2010 4:48:01 PM PDT To: Open MPI Develo

Re: [OMPI devel] 1.5rc5 has been posted

2010-08-30 Thread Larry Baker
The fix I posted in http://www.open-mpi.org/community/lists/devel/2010/08/8311.php for the Redefinition of symbol assert causes a link failure of opal_wrapper. This is because there are assert() calls in opal/mca/ memory/ptmalloc2/arena.c, which is included in opal/mca/memory/ ptmalloc2/mall

Re: [OMPI devel] 1.5rc5 has been posted

2010-08-30 Thread Larry Baker
To follow up on http://www.open-mpi.org/community/lists/devel/2010/08/8417.php : OpenMPI 1.5rc5 fails in opal/tools/wrappers for PGI 10.3. The problem appears to be a missing -lpthread in the definition of most of the *LIBS variables in OpenMPI 1.5rc5 opal/tools/wrappers/ Makefile: [root@hy

Re: [OMPI devel] 1.5rc5 has been posted

2010-08-30 Thread Larry Baker
OpenMPI 1.5rc5 fails in opal/tools/wrappers for PGI 10.3 (see http://www.open-mpi.org/community/lists/devel/2010/08/8312.php) : Making all in tools/wrappers make[2]: Entering directory `/usr/local/src/openmpi-1.5rc5/opal/ tools/wrappers' CC opal_wrapper.o CCLD opal_wrapper ../../../