Tags: LLNL/H5Z-ZFP
Tags
Fix some make output issues (#126) * cleanup gnu make stuff * handle zfparr test better * handle HAS_CHUNK in CMake * update Spack doc * fix dir sensing logic in `config.cmake`
Documentation fixes and fixes from testing 1.1.1 (#125) * minor fixes for gnu make builds * updates to documentation * update version numbers in docs and in headers
CMake: (fix) HDF5 1.14.0 (#121) - In the past a fix has been implemented to be able to build the H5Z-ZFP filter in combination with the parallel version of HDF5 1.14.0. Recently, the find_package(HDF5) command has been replaced by the macro HDF5_SUPPORT() with as a result that the previously mentioned fix did not work any more. Now, the fix has been modified such that building of the filter in combination with the parallel version of HDF5 1.14.0 works again.
PreviousNext