Re: [MTT users] Using mtt For Performance Testing Only
In general, MTT is just an engine for running stuff. We tend to use MTT running lots of MPI correctness and performance tests. So yes, you could use MTT to run your chemistry code over varying numbers of nodes. MTT might be a bit of a big tool for that, but if you have no other infrastructure for this kind of scripting, it may be just the ticket for your needs. On Apr 20, 2010, at 5:10 PM, Jon Forrest wrote: > 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? > > Yes. I've run various benchmarks and the Infiniband diagnostic > programs (not that I always understand their output). > But, one of our users is reporting that a standard > Chemistry application is not scaling as expected when > going to a second node after filling up the first node. > This is on a Rocks cluster with 12-cores per node. > I figured that doing some more comprehensive MPI tests > would be a good place to start. > > > Were you planning on submitting the results to the open-mpi.org database? > > No. This is just informal testing. > > -- > Jon Forrest > Research Computing Support > College of Chemistry > 173 Tan Hall > University of California Berkeley > Berkeley, CA > 94720-1460 > 510-643-1032 > jlforr...@berkeley.edu > ___ > mtt-users mailing list > mtt-us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users > -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
Re: [MTT users] Using mtt For Performance Testing Only
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? Yes. I've run various benchmarks and the Infiniband diagnostic programs (not that I always understand their output). But, one of our users is reporting that a standard Chemistry application is not scaling as expected when going to a second node after filling up the first node. This is on a Rocks cluster with 12-cores per node. I figured that doing some more comprehensive MPI tests would be a good place to start. Were you planning on submitting the results to the open-mpi.org database? No. This is just informal testing. -- Jon Forrest Research Computing Support College of Chemistry 173 Tan Hall University of California Berkeley Berkeley, CA 94720-1460 510-643-1032 jlforr...@berkeley.edu
Re: [MTT users] Using mtt For Performance Testing Only
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? On Tue, Apr/20/2010 11:12:24AM, Jon Forrest wrote: > 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 tool, not > as a build test tool. In particular, I was > thinking I could modify the > ompi-core-perf-testing.ini file to just > test a previously installed version of ompi. > > By the way, I tried to read the archives for > this list, which the mailman page says are > in http://www.open-mpi.org/MailArchives/mtt-users/ > but going there results in a "Not Found" error message. Try this link: http://www.open-mpi.org/community/lists/mtt-users/ Regards, Ethan > > Cordially, > -- > Jon Forrest > Research Computing Support > College of Chemistry > 173 Tan Hall > University of California Berkeley > Berkeley, CA > 94720-1460 > 510-643-1032 > jlforr...@berkeley.edu > ___ > mtt-users mailing list > mtt-us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users