This are results obtained on a NEC TX7 (16 proc.s, 1.5 GHz processors) with the
NEC FTN 3.4 compiler (very similar to the Intel 7.1 compiler) for the MPI
EuroBen Benchmark V1.1.

Remarks:
General - The results mod[1|2]x.p01.log are 1-processor MPI results,
          NOT sequential single-CPU results. Generally, there is hardly
	  any difference in performance with respect to the sequential 
	  version.	 
mod2f   - Distributed FFT program. The MPI_Send calls in this program
          were replaced by buffered send (MPI_Bsend) operations, otherwise
	  it would not run to completion.
mod2g   - Haar Wavelet Transform. The MPI_Send calls in this program
          were replaced by buffered send (MPI_Bsend) operations, otherwise
	  it would not run to completion.
