Skip to content

About cmake variable HIGHFIVE_PARALLEL_HDF5 and documentation #1001

Closed Answered by 1uc
pkestene asked this question in Questions
Discussion options

You must be logged in to vote

We're currently preparing v3.0.0. One of the important changes is the CMake code. The documentation is documentation for the last release, i.e. 2.9.0. While the README is part of the master branch and therefore is true for v3.0.0.

The CMake for 2.x has issues. I think some are related to HIGHFIVE_PARALLEL_*.

The CMake for 3.x doesn't use HIGHFIVE_PARALLEL_HDF5 (technically not true, but the fix is ready). Controlling the HDF5 flavour is done using the HDF5 variables, e.g.

cmake -DHDF5_PREFER_PARALLEL=On ...

HighFive will then either build parallel tests if pHDF5 is available or not if it isn't.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pkestene
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants