Hello. What is your support plan for HDF5 API versions 1.10 and 1.14? Will you have dual version support? In VTK release notes for 9.3.0.RC1, I find only 1.12 and 1.13 are mentioned. Both of these HDF5 versions are now deprecated in favor of the other two.
Hello Dave,
Personally, I’m not aware about any support of theses versions but maybe @jfausty or @danlipsa have some inputs about it
VTK (and ParaView) should compile against anything HDF5 1.8+. There may be bugs, but that would require testing and (ideally) example data files.
Probably, but I don’t know when I’ll get a chance to do it. It tends to be one of the hairier updates.
Thank you for this information. I am not asking for the internal version to be updated. I am working on Macports updates, which builds from source and prefers external source builds of dependencies such as HDF5.
HDF5 v1.13 is supposed to be an experimental version of HDF5 v1.14. Since recent VTK is already tested against HDF5 v1.13, I would therefore expect that VTK should work with HDF5 v1.14, with little or no extra porting needed.