Hello all
This is just to let you know of a change in my status. I will be on vacation
all of next week (Aug 13-17), and possibly part of the following week as
well. I will not have my computer with me, so I will not be reading or
responding to email for up to two weeks.
When I return, I will onl
Right now all branches under /tmp are private to the OMPI core group
(e.g., to allow unpublished academic work). However, there are
definitely cases where it would be useful to allow public branches
when there's development work that is public but not yet ready for
the trunk. Periodically
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
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