[OMPI devel] Trunk VT breakage

2011-11-21 Thread Ralph Castain
Hi VT developers The trunk is broken again, at least on a Mac: make[7]: *** No rule to make target `vt_filthandler.cc', needed by `vtfilter-vt_filthandler.o'. Stop. This is with a vanilla ./configure, no options other than prefix. Can you please fix? Thanks Ralph

[OMPI devel] [BUG?] OpenMPI with openib on SPARC64: Signal: Bus error (10)

2011-11-21 Thread Lukas Razik
Hello everybody! I've Sun T5120 (SPARC64) Servers with - Debian: 6.0.3 - linux-2.6.39.4 (from kernel.org) - OFED-1.5.3.2 - InfiniBand: Mellanox Technologies MT25418 [ConnectX VPI PCIe 2.0 2.5GT/s - IB DDR / 10GigE] (rev a0)   with newest FW (2.9.1) and the following issue: If I try to mpirun a p

[OMPI devel] Open MPI 1.4.4 Configuration Lefover from 1.4.2

2011-11-21 Thread Bruce Foster
I configured the 1.4.4 release with the following: #!/bin/sh NUVER=1.4.4 rm -f config.cache rm -f NUInstall.configure #/bef/OpenMPI/openmpi-${NUVER}/configure \ ../../openmpi-${NUVER}/configure \ --prefix=/opt/openmpi/GNU \ --with-tm=/usr/pbs \ --enable-stat