All,

MTT can now be used to test your developer workspaces. The
quick, cut-n-paste way to get started is:

 $ svn co https://svn.open-mpi.org/svn/mtt/branches/ompi-core-testers
 $ cd samples
 $ cat developer.ini trivial.ini | ../client/mtt - hostlist=host1,host2 
alreadyinstalled_dir=/your/mpi/installation

Where "host1" and "host2" are the hosts you want to run
tests on, and "/your/mpi/installation" is where your MPI is
installed (what you would pass to mpirun's --prefix). A more
thorough HOWTO is here:

https://svn.open-mpi.org/trac/mtt/wiki/AlreadyInstalled

Please report any questions and/or issues to
mtt-us...@open-mpi.org.

Cheers,
Ethan

Reply via email to