[MTT users] Using mtt For Performance Testing Only

2010-04-20 Thread Jon Forrest
I have a new IB-based cluster. I'm not sure if the IB is running correctly. One way I thought of to test IB is to run MPI tests. mtt looks like it can do this, but it also does a whole lot more that I'm not interested in. So, I'm wondering if it's feasible to run mtt as only a performance testing

Re: [MTT users] Using mtt For Performance Testing Only

2010-04-20 Thread Ethan Mallove
Hi Jon, You can use MTT to do performance testing only. Here is a good starting point for using MTT: https://svn.open-mpi.org/trac/mtt/wiki/OMPITesting Have you tried running trivial tests with your MPI installation? Were you planning on submitting the results to the open-mpi.org database?

Re: [MTT users] Using mtt For Performance Testing Only

2010-04-20 Thread Jon Forrest
On 4/20/2010 2:01 PM, Ethan Mallove wrote: Hi Jon, You can use MTT to do performance testing only. Here is a good starting point for using MTT: https://svn.open-mpi.org/trac/mtt/wiki/OMPITesting Thanks for the pointer! Have you tried running trivial tests with your MPI installation? Y