remove ierr optional from %open() as with other methods FindHDF5: scope FindMPI correctly, fixes false MPI-HDF5 link fail Add hdf5version() query functionIf you use this software, please cite it as below
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
The optional "ierr" argument was not well tested and in almost every case did nothing. It was a sour...
ierr optional--will error stop if ierr not present and HDF5 error occurs make h5fortran functions no...
%open, %close for files--the older %initialize, %finalize continue to work. %open_group, %close_grou...
Since h5cc compiler wrappers are optional, search only HDF5_ROOT when specified, otherwise Anaconda ...
Previously, on MacOS Anaconda Python could get in the way of finding an ABI-compatible HDF5. This up...
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
For the simplest possible Fortran interface to HDF5, we added the h5save and h5read subroutines. use...
For quality and maintenance, CMake >= 3.20 required. Better handling of MPI for those with HDF5+MPI ...
ifort has a quirk over the past versions including current where it doesn't realize a function is in...
updated HDF5 dep in Meson removes need for lengthy manual find. Improved test robustness
The h%open(..., status=) parameter is DEPRECATED and is ignored. Its functionality was duplicated by...
Like h5fortran, nc4fortran ierr parameters is now optional. If an error occurs and ierr is not prese...
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
The optional "ierr" argument was not well tested and in almost every case did nothing. It was a sour...
ierr optional--will error stop if ierr not present and HDF5 error occurs make h5fortran functions no...
%open, %close for files--the older %initialize, %finalize continue to work. %open_group, %close_grou...
Since h5cc compiler wrappers are optional, search only HDF5_ROOT when specified, otherwise Anaconda ...
Previously, on MacOS Anaconda Python could get in the way of finding an ABI-compatible HDF5. This up...
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
For the simplest possible Fortran interface to HDF5, we added the h5save and h5read subroutines. use...
For quality and maintenance, CMake >= 3.20 required. Better handling of MPI for those with HDF5+MPI ...
ifort has a quirk over the past versions including current where it doesn't realize a function is in...
updated HDF5 dep in Meson removes need for lengthy manual find. Improved test robustness
The h%open(..., status=) parameter is DEPRECATED and is ignored. Its functionality was duplicated by...
Like h5fortran, nc4fortran ierr parameters is now optional. If an error occurs and ierr is not prese...
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes