MPITEST(1)
USER COMMANDS
MPITEST(1)
NAME
mpitest - measures the MPI library performance

SYNOPSIS
mpitest [ -nodes=2x1 | -nodes=1x2 ] [ mpi_bw | mpi_bw2 | mpi_rtt ]

DESCRIPTION
Mpitest measures bandwidth or round trip time in the MPI communication library.

OPTIONS
-nodes=2x1
This option is used to evaluate host to host communication.
-nodes=1x2
This option is used to evaluate communication within an SMP compute host.
mpi_bw
This option is specified to measure burst-mode communicaiton bandwidth.
mpi_bw2
This option is specified to measure ping-pong communicaiton bandwidth.
mpi_rtt
This option is specified to measure round trip time.

SEE ALSO

$Id: mpitest.html,v 1.1.1.1 2002/02/12 02:00:13 kameyama Exp $