qcscine / qcmaquis

Release-only repository for SCINE QCMaquis, the DMRG software from the Reiher group.
BSD 3-Clause "New" or "Revised" License
32 stars 15 forks source link

What are the HDF5 version and feature requirements of QCMaquis? #7

Open TiborGY opened 2 years ago

TiborGY commented 2 years ago

It would be nice to document what is required to satisfy the HDF5 dependency of QCMaquis, meaning:

  1. 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.
  2. What optional HDF5 build options (if any) are required? They are rather numerous, for example: --enable-parallel --enable-fortran --enable-cxx --enable-threadsafe.