hdf5/perform
Bill Wendling 504e6587ec [svn-r4995]
Purpose:
    Bone-headed Bug Fix
Description:
    There were blanks being put into the output. The cause: the
    "print_indent()" routine was printing indents for all of the
    processes, but only process 0 should have been printing them out at
    all (since process 0 is the one which prints out the reports).
Solution:
    Check to make sure that we're process 0 before printing the indents.
Platforms tested:
    Linux
2002-02-19 17:01:00 -05:00
..
chunk.c [svn-r4978] Purpose: 2002-02-16 21:51:21 -05:00
Dependencies [svn-r4757] Purpose: 2001-12-30 00:23:38 -05:00
iopipe.c [svn-r4706] Purpose: 2001-12-12 13:40:09 -05:00
Makefile.in [svn-r4969] Description: 2002-02-14 14:04:29 -05:00
mpi-perf.c [svn-r4795] Purpose: 2002-01-07 17:47:22 -05:00
overhead.c [svn-r4978] Purpose: 2002-02-16 21:51:21 -05:00
perf.c [svn-r4795] Purpose: 2002-01-07 17:47:22 -05:00
pio_engine.c [svn-r4816] 2002-01-11 14:44:51 -05:00
pio_perf.c [svn-r4995] 2002-02-19 17:01:00 -05:00
pio_perf.h [svn-r4964] Purpose: 2002-02-14 10:51:12 -05:00
pio_timer.c [svn-r4816] 2002-01-11 14:44:51 -05:00
pio_timer.h [svn-r4746] 2001-12-19 17:10:15 -05:00