Go to file
Dana Robinson 3d09a7d5f6
Remove H5B debug checks (#4089)
The H5B (version 1 B-tree) package would add some computationally
expensive integrity checks when H5B_DEBUG was defined. Due to their
negative effects on performance, this option was rarely turned on,
making the H5B__assert() check function stale, if not dead, code.

This change:

* Builds H5B__assert() when NDEBUG is not defined (the function
  relies on assert()) so it gets compiled more often.
* Removes some printf debugging statements in the B-tree code
* Removes all H5B "extra debug" checks that are leftover from
  past debugging sessions. Maintainers can add H5B__assert()
  selectively to perform integrity checks when debugging.
* Removes the HDF5_ENABLE_DEBUG_H5B CMake option

H5B_DEBUG now has no effect
2024-03-08 23:17:13 -08:00
.devcontainer Added a GitHub Codespaces configuration. (#3966) 2024-01-30 09:04:27 -08:00
.github Merge HDF4 release workflow changes to hdf5 (#4093) 2024-03-08 14:13:10 -08:00
bin Fix bin/trace script w/ out params (#4074) 2024-03-07 13:04:14 -08:00
c++ Fixed -Wdeprecated-copy-dtor warnings by implementing a copy assignment operator (#3306) 2024-03-08 21:09:47 -08:00
config Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
doc Fix broken links caused by examples relocation. (#3995) 2024-02-07 20:17:53 -06:00
doxygen Added new H5E with tests. (#4049) 2024-03-07 03:34:55 -08:00
examples Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
fortran fixes compilation failures due to H5E additions (#4090) 2024-03-08 10:57:05 -08:00
HDF5Examples virtual creates must use the same datatype as the main file (#4092) 2024-03-08 15:50:31 -08:00
hl Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
java Issue #1824: Replaced most remaining sprintf with safer snprint (#4003) 2024-02-13 08:22:17 -06:00
m4 Added new H5E with tests. (#4049) 2024-03-07 03:34:55 -08:00
release_docs Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
src Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
test Expand check for variable-length or reference types when clearing datatype conversion paths (#4085) 2024-03-08 21:15:56 -08:00
testpar Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
tools Add subfiling for h5dump filedriver option help message (#3878) 2024-03-08 13:39:33 -08:00
utils Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
.autom4te.cfg
.clang-format
.codespellrc RF: move codespell configuration into .codespellrc so could be used locally as well (#3958) 2024-01-26 07:59:25 -08:00
.gitattributes
.gitignore Ignore UserPresets and Use only C compiler for sanitizers (#4066) 2024-03-05 09:05:38 -08:00
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh autogen.sh: check directly for libtoolize instead of libtool [as libtool is not used here] (#3886) 2024-01-12 17:43:40 -08:00
CITATION.cff Create CITATION.cff (#3927) 2024-02-01 08:28:17 -08:00
CMakeFilters.cmake
CMakeInstallation.cmake Add binary testing to CI testing (#3971) 2024-01-31 08:13:15 -06:00
CMakeLists.txt Add options to allow tools type selection and naming (#4046) 2024-03-04 06:53:52 -08:00
CMakePlugins.cmake
CMakePresets.json Make platform specific test presets for windows and macs (#3988) 2024-02-06 08:11:45 -06:00
CMakeTests.cmake
CMakeVOL.cmake
CODE_OF_CONDUCT.md
configure.ac Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
CONTRIBUTING.md
COPYING
COPYING_LBNL_HDF5
CTestConfig.cmake
Makefile.am
Makefile.dist
README.md Added new H5E with tests. (#4049) 2024-03-07 03:34:55 -08:00
SECURITY.md
UserMacros.cmake

HDF5 version 1.15.0 currently under development

HDF5 Logo

develop build status HDF-EOS5 build status netCDF build status h5py build status CVE regression HDF5 VOL connectors build status 1.14 build status BSD

HPC configure/build/test results

Please refer to the release_docs/INSTALL file for installation instructions.

This repository contains a high-performance library's source code and a file format specification that implements the HDF5® data model. The model has been adopted across many industries, and this implementation has become a de facto data management standard in science, engineering, and research communities worldwide.

The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more information about The HDF Group, the HDF5 Community, and other HDF5 software projects, tools, and services at The HDF Group's website.

DOCUMENTATION

This release is fully functional for the API described in the documentation.

https://docs.hdfgroup.org/hdf5/develop/_l_b_a_p_i.html

Full Documentation and Programming Resources for this release can be found at

https://docs.hdfgroup.org/hdf5/develop/index.html

The latest doxygen documentation generated on changes to develop is available at:

https://hdfgroup.github.io/hdf5/

See the RELEASE.txt file in the release_docs/ directory for information specific to the features and updates included in this release of the library.

Several more files are located within the release_docs/ directory with specific details for several common platforms and configurations.

INSTALL - Start Here. General instructions for compiling and installing the library
INSTALL_CMAKE  - instructions for building with CMake (Kitware.com)
INSTALL_parallel - instructions for building and configuring Parallel HDF5
INSTALL_Windows and INSTALL_Cygwin - MS Windows installations.

HELP AND SUPPORT

Information regarding Help Desk and Support services is available at

https://help.hdfgroup.org

FORUM and NEWS

The HDF Forum is provided for public announcements and discussions of interest to the general HDF5 Community.

These forums are provided as an open and public service for searching and reading. Posting requires completing a simple registration and allows one to join in the conversation. Please read the instructions pertaining to the Forum's use and configuration.

RELEASE SCHEDULE

HDF5 release schedule

HDF5 does not release on a regular schedule. Instead, releases are driven by new features and bug fixes, though we try to have at least one release of each maintenance branch per year. Future HDF5 releases indicated on this schedule are tentative.

Release New Features
1.14.4 native float16 support, cloud-optimized HDF5 improvements
1.14.5 TBD
TBD VFD SWMR
2.0.0 TBD

This list of feature release versions is also tentative, and the specific release in which a feature is introduced may change.

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Periodically development code snapshots are provided at the following URL:

https://github.com/HDFGroup/hdf5/releases/tag/snapshot

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/Downloads

Development code is available at our Github location:

https://github.com/HDFGroup/hdf5.git