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