HPL can "stress test" the MPI, but it is typically relatively insensitive to MPI performance. The usual use produces a measure of the peak floating-point performance of the system.

A broader set of system performance measurements are found in the HPCC (HPC Challenge) tests, which include HPL. Many of these tests, however, still don't really focus on MPI performance.

Tests that focus on MPI performance include the OSU tests. http://mvapich.cse.ohio-state.edu/benchmarks/ There are also Intel MPI Benchmarks (formerly Pallas).

The NAS Parallel Benchmarks offer more "application-level" tests.

Gus Correa wrote:

The famous one is HPL, the Top500 benchmark:
http://www.netlib.org/benchmark/hpl/
It takes some effort to configure and run it.
mtcreekm...@broncs.utpa.edu wrote:

I am wondering if there is some stress testing software for OpenMPI I can use to run on a cluster to give me an idea of the performance level of the system?

Reply via email to