Re: [OMPI users] Configuring OpenMPI 1.3.3, 1.4 --with-valgrind 3.5.0

2010-02-03 Thread Jeff Squyres
On Feb 3, 2010, at 9:25 AM, Conboy, James wrote: > Thats correct, I set with-valgrind to point to the source directory.. > Initially, I intended to use the valgrind distributed with Fedora 10, > but that has no header files included - so after Id downloaded the > valgrind source, it seemed like th

Re: [OMPI users] Configuring OpenMPI 1.3.3, 1.4 --with-valgrind 3.5.0

2010-02-03 Thread Conboy, James
Thats correct, I set with-valgrind to point to the source directory.. Initially, I intended to use the valgrind distributed with Fedora 10, but that has no header files included - so after Id downloaded the valgrind source, it seemed like the next thing to try. It works fine with the installation

Re: [OMPI users] Configuring OpenMPI 1.3.3, 1.4 --with-valgrind 3.5.0

2010-02-02 Thread Jeff Squyres
Thanks for the bug report! I puzzled over your text for a while before I figured out what I think the problem is -- I think the argument you've given to --with-valgrind is the *source* tree for Valgrind. You actually want to give the *installation* directory as the argument to --with-valgrind.

[OMPI users] Configuring OpenMPI 1.3.3, 1.4 --with-valgrind 3.5.0

2010-02-02 Thread Conboy, James
Hi - configure failed the VALGRIND_CHECK_MEM_IS_ADDRESSABLE test, for openmpi-1.3.3 or -1.4 with Valgrind 3.5.0 - I ran configure with ! /bin/csh #! run configure # ../configure --prefix=/home/pshare/lib/lf95/openmpi-Vg-1.3.3 \ FC=`which lf95` F77=`which lf95`