HDF5/Note
From ScientificComputing
Revision as of 07:24, 4 January 2017 by Sfux (talk | contribs) (Created page with "According to https://support.hdfgroup.org/hdf5-quest.html#p5thread one can not build parallel HDF5 with support for the C++ interface. You have to decide if you would like to...")
According to https://support.hdfgroup.org/hdf5-quest.html#p5thread one can not build parallel HDF5 with support for the C++ interface. You have to decide if you would like to use either parallel HDF5 without support for the C++ interface, or serial HDF5 with support for the C++ interface.