Skip to content

Releases: hpc-io/h5bench

v1.5

18 Jun 17:56
617c36e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4...1.5

v1.4

31 May 19:24
67a3e6d
Compare
Choose a tag to compare

The new release of h5bench includes the following features:

  • Include MACSio kernel
  • Several bug fixes for the Exerciser kernel (thanks @xelasim)
  • Update pytest and fix warnings
  • Added missing read CSV information (thanks @brtnfld)
  • Added collective for h5bench_read (thanks @kaushikvelusamy)
  • Added support for GPFS align settings as a configuration parameter
  • Removing deprecated configuration files
  • Updated documentation
  • Create an output directory recursively (thanks @houjun)
  • Bug fixes with VOL ASYNC (thanks @houjun)
  • Updated support for LOG-VOL connector
  • Added support to filter benchmark configurations
  • Update the E3SM version and drop the PnetCDF dependency

v1.3

05 Oct 03:57
ec75a46
Compare
Choose a tag to compare

The new release of h5bench includes the following features:

  • Include a comprehensive set of benchmark tests
  • Fix issues with MPICH support
  • Include E3SM benchmark
  • Fix errors with GCC 11.0+
  • Improve return codes and fails check
  • Improve how h5bench handles VOL ASYNC
  • Include fixes on H5Sselect_hyperslab syntax (thanks @wkliao)
  • Include installation tests
  • Refactor code organization to better support spack tests
  • Updated documentation
  • Improve benchmark output with the location of generated reports
  • Include support for subfiling VFD (thanks to @brtnfld)
  • Fix LD_LIBRARY_PATH being completely overwritten
  • Fix HDF5 VOL connector flags (thanks to @houjun)

v1.2

08 Feb 16:14
866af67
Compare
Choose a tag to compare

The new release of h5bench include the following features:

  • Include AMReX benchmark
  • Include OpenPMD benchmark
  • Include h5bench_overwrite pattern benchmark
  • Include h5bench_append pattern benchmark
  • Include h5bench_write_unlimited pattern benchmark
  • Bug fix on Python wrapper
  • Bug fix on time units for H5Fcreate, H5Fflush, and H5Fclose
  • Update mode for h5bench write and read (ASYNC and SYNC)

v1.1

01 Nov 18:02
1276530
Compare
Choose a tag to compare

New flexible configuration framework to run workflows in h5bench benchmarking suite.

v1.0

06 Aug 15:59
9d3438c
Compare
Choose a tag to compare
Merge pull request #15 from hpc-io/develop

Remove operation from configuration file and fix for HDF5 1.8