qcmaquis
qcmaquis copied to clipboard
What are the HDF5 version and feature requirements of QCMaquis?
It would be nice to document what is required to satisfy the HDF5 dependency of QCMaquis, meaning:
- Which HDF5 versions are supported? The HDF5 library has been changing its API in recent times, and I would like to know which API version to build HDF5 with.
- What optional HDF5 build options (if any) are required? They are rather numerous, for example:
--enable-parallel --enable-fortran --enable-cxx --enable-threadsafe
.