hdf5/perform
Bill Wendling c9782c380b [svn-r4746]
Purpose:
	Feature Fix
Description:
	Changed so the "pio_perf" module handles creating and destroying the
	MPI Comm. Worked it so we get the minimum, maximum, and average times
	over a set of iterations.
Solution:
	Lots. Had to pull the MPI Comm code from the "pio_engine" module and
	place it in the "pio_perf" module. Then worked on a way to have all
	processes send their time output to process 0, who collects it and
	gives back the min, max, and avg times for the iterations.
Platforms tested:
	Linux. Doesn't work if you use more than 1 processor...*hrmph*
2001-12-19 17:10:15 -05:00
..
chunk.c [svn-r4706] Purpose: 2001-12-12 13:40:09 -05:00
Dependencies [svn-r4592] Purpose: 2001-11-07 10:28:33 -05:00
iopipe.c [svn-r4706] Purpose: 2001-12-12 13:40:09 -05:00
Makefile.in [svn-r4686] Purpose: 2001-12-10 12:21:12 -05:00
mpi-perf.c [svn-r4433] Purpose: 2001-09-10 23:01:11 -05:00
overhead.c [svn-r4706] Purpose: 2001-12-12 13:40:09 -05:00
perf.c [svn-r4433] Purpose: 2001-09-10 23:01:11 -05:00
pio_engine.c [svn-r4746] 2001-12-19 17:10:15 -05:00
pio_perf.c [svn-r4746] 2001-12-19 17:10:15 -05:00
pio_perf.h [svn-r4746] 2001-12-19 17:10:15 -05:00
pio_timer.c [svn-r4697] 2001-12-11 15:56:02 -05:00
pio_timer.h [svn-r4746] 2001-12-19 17:10:15 -05:00