Newsgroups: comp.parallel.mpi
From: stevenj@alum.mit.edu (Steven G. Johnson)
Subject: Re: MPI Benchmark
Organization: MIT
Date: Mon, 01 Dec 1997 16:14:00 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <stevenj-ya02408000R0112971614000001@news.mit.edu>

Woo Hyun Ahn <whahn@encore.kaist.ac.kr> wrote:
>I want to obtain MPI benchmark program(e.g., FFT, tsp, etc)
>and obtain technical paper about analysis of MPI performance 
>based on TCP/IP protocol networking.
>
>I have obtained some benchmark programs that measure
>performances(latency, bandwidth, etc) of total multiprocessor systems.

You can find an MPI FFT at:

                http://theory.lcs.mit.edu/~fftw

It includes a program to time performance for various array sizes.  Perhaps
this will be helpful to you.  Good luck!

Cordially,
Steven G. Johnson

