summaryrefslogtreecommitdiffstats
path: root/perform/pio_perf.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-08-13 15:21:22 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-08-13 15:21:22 (GMT)
commit52cfa98120bebabe735367ca22b7ce945080f47c (patch)
tree573098892bcd8d23634c99080398ef2470560ba9 /perform/pio_perf.c
parentc5aa1f7a5f55d2e482591ed4f7f4d2f3b84563eb (diff)
downloadhdf5-52cfa98120bebabe735367ca22b7ce945080f47c.zip
hdf5-52cfa98120bebabe735367ca22b7ce945080f47c.tar.gz
hdf5-52cfa98120bebabe735367ca22b7ce945080f47c.tar.bz2
[svn-r11237] Purpose:
New Feature. Description: Added code and changes so that h5perf (pio) can be built by standalone mode (that is built by just "h5pcc" without all these internal files.) With the standalone mode, h5perf can be built against different versions of hdf5 library and to contrast the performance among them. (Note that pio_standalone.c and pio_standalone.h are used in standalone build only.) Platforms tested: Tested in copper and heping.
Diffstat (limited to 'perform/pio_perf.c')
-rw-r--r--perform/pio_perf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/perform/pio_perf.c b/perform/pio_perf.c
index 2389b54..0e816fc 100644
--- a/perform/pio_perf.c
+++ b/perform/pio_perf.c
@@ -69,7 +69,6 @@
#include <mpi.h>
/* our header files */
-#include "h5tools_utils.h"
#include "pio_perf.h"
/* useful macros */