Skip to content

Commit cdd7fda

Browse files
hyokleejeanbez
andauthored
chore: fix grammar in metadata.rst (#133)
`referer to` -> `refer to` Co-authored-by: Jean Luca Bez <[email protected]>
1 parent faea226 commit cdd7fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Metadata Stress
22
===============
33

4-
The Metadata Stress benchmark (``h5bench_hdf5_iotest``) is a simple I/O performance tester for HDF5. Its purpose is to assess the performance variability of a set of logically equivalent HDF5 representations of a common pattern. The test repeatedly writes (and reads) in parallel a set of 2D array variables in a tiled fashion, over a set of time steps. For more information referer to HDF Group `GitHub repository <https://github.com/HDFGroup/hdf5-iotest>`_. We modified this benchmark slightly so to be able to specify the config file location, everything else remains untouched.
4+
The Metadata Stress benchmark (``h5bench_hdf5_iotest``) is a simple I/O performance tester for HDF5. Its purpose is to assess the performance variability of a set of logically equivalent HDF5 representations of a common pattern. The test repeatedly writes (and reads) in parallel a set of 2D array variables in a tiled fashion, over a set of time steps. For more information refer to HDF Group `GitHub repository <https://github.com/HDFGroup/hdf5-iotest>`_. We modified this benchmark slightly so to be able to specify the config file location, everything else remains untouched.
55

66
Configuration
77
-------------

0 commit comments

Comments
 (0)