Recent Releases of h5bench

h5bench - v1.6

What's Changed

  • Fix the test name executable for normal dist test by @jprorama in https://github.com/hpc-io/h5bench/pull/123
  • Change HDF5 develop to use cmake and fix CI integration by @jeanbez in https://github.com/hpc-io/h5bench/pull/136
  • Fix grammar in metadata.rst by @hyoklee in https://github.com/hpc-io/h5bench/pull/133
  • Swap distutils for shutil by @jeanbez in https://github.com/hpc-io/h5bench/pull/137
  • Fix dependabots and documentation warnings by @jeanbez in https://github.com/hpc-io/h5bench/pull/138
  • Update to one chunk MPI-IO for h5bench_exerciser.c by @pkcoff in https://github.com/hpc-io/h5bench/pull/135
  • Update CMakeLists.txt by @jeanbez in https://github.com/hpc-io/h5bench/pull/139

New Contributors

  • @jprorama made their first contribution in https://github.com/hpc-io/h5bench/pull/123
  • @hyoklee made their first contribution in https://github.com/hpc-io/h5bench/pull/133
  • @pkcoff made their first contribution in https://github.com/hpc-io/h5bench/pull/135

Full Changelog: https://github.com/hpc-io/h5bench/compare/1.5...1.6

- C
Published by jeanbez 6 months ago

h5bench - v1.5

What's Changed

  • Include CI for HDF5 1.14 by @jeanbez in https://github.com/hpc-io/h5bench/pull/103
  • Update CI with additional flag for ASYNC VOL by @jeanbez in https://github.com/hpc-io/h5bench/pull/109
  • Update build instructions with HDF5 information by @jeanbez in https://github.com/hpc-io/h5bench/pull/108
  • Closes #105 by updating build instruction for MacOS by @jeanbez in https://github.com/hpc-io/h5bench/pull/106
  • Update AMReX, E3SM, and OpenPMD submodules by @jeanbez in https://github.com/hpc-io/h5bench/pull/104
  • Update sync-metadata.json by @jeanbez in https://github.com/hpc-io/h5bench/pull/110
  • Added support for writing varying local data size in each process by @kaushikvelusamy in https://github.com/hpc-io/h5bench/pull/88
  • Update CI integration with NERSC by @jeanbez in https://github.com/hpc-io/h5bench/pull/114
  • Migrate to new readthedocs setup by @jeanbez in https://github.com/hpc-io/h5bench/pull/115
  • Add CS, PRL, LDC and RDC access patterns with supporting config by @aniket-modi in https://github.com/hpc-io/h5bench/pull/118
  • Update main README with documentation for PRL, LDC, RDC and CS read patterns. by @aniket-modi in https://github.com/hpc-io/h5bench/pull/120
  • Update macsio.rst by @jeanbez in https://github.com/hpc-io/h5bench/pull/122

New Contributors

  • @aniket-modi made their first contribution in https://github.com/hpc-io/h5bench/pull/118

Full Changelog: https://github.com/hpc-io/h5bench/compare/1.4...1.5

- C
Published by jeanbez over 1 year ago

h5bench - v.1.4

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

- C
Published by jeanbez over 2 years ago

h5bench - v1.3

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 LDLIBRARYPATH being completely overwritten
  • Fix HDF5 VOL connector flags (thanks to @houjun)

- C
Published by jeanbez over 3 years ago

h5bench - v1.2

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 h5benchwriteunlimited 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)

- C
Published by jeanbez about 4 years ago

h5bench - v1.1

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

- C
Published by jeanbez over 4 years ago

h5bench - v1.0

- C
Published by jeanbez over 4 years ago