Tool Name: h5perf_serial
Syntax:
h5perf_serial [-h | --help]
h5perf_serial [options]

Purpose:
Tests HDF5 serial performance.

Description:
h5perf_serial provides tools for testing the performance of the HDF5 Library in serial mode.

See “h5perf_serial, a Serial File System Benchmarking Tool” for a complete description of this tool.

The following environment variable can be set to control the specfied aspect of h5perf_serial behavior:
     HDF5_NOCLEANUP      If set, h5perf_serial does not remove data files.
(Default: Data files are removed.)
     HDF5_PREFIX      Sets the prefix for output data files.

Options and Parameters:

Exit Status:
0 Succeeded.
>0     An error occurred.
History: