Re: [OMPI devel] VampirTrace within OpenMPI

2007-08-10 Thread Jeff Squyres
On Aug 10, 2007, at 5:54 AM, Andreas Knüpfer wrote: Finally, VampirTrace is usable from within OpenMPI. From the tmp/vt-integration/ repository you can get an extended OMPI version: Thanks for doing this. Although I promised to help, I've had zero time to do so recently. :-( #> svn co h

[OMPI devel] VampirTrace within OpenMPI

2007-08-10 Thread Andreas Knüpfer
Finally, VampirTrace is usable from within OpenMPI. From the tmp/vt-integration/ repository you can get an extended OMPI version: #> svn co http://svn.open-mpi.org/svn/ompi/tmp/vt-integration #> cd vt-integration #> ./autogen.sh #> ./configure --prefix=/tmp/openmpi_with_vampirtrace/ #> make #> ma