hdf5/perform
Albert Cheng 900cce2840 [svn-r4359] Purpose:
bug fix
Description:
    Could not get to compile as parallel program in parallel mode.
    That was because I did not include hdf5.h before testing for the
    H5_HAVE_PARALLEL macro.  (DUMB!)
Solution:
    #include hdf5.h first.
Platforms tested:
    eirene (parallel)
2001-08-14 17:41:11 -05:00
..
chunk.c [svn-r4346] Purpose: 2001-08-14 13:46:27 -05:00
Dependencies [svn-r4349] Purpose: 2001-08-14 15:03:07 -05:00
iopipe.c [svn-r4346] Purpose: 2001-08-14 13:46:27 -05:00
Makefile.in [svn-r4354] Purpose: 2001-08-14 16:47:03 -05:00
mpi-perf.c [svn-r4359] Purpose: 2001-08-14 17:41:11 -05:00
overhead.c [svn-r4352] Purpose: 2001-08-14 15:27:05 -05:00
perf.c [svn-r4359] Purpose: 2001-08-14 17:41:11 -05:00