Describe the bug
Building with support for parallel I/O fails. Mismatch between code excluded by preprocessor macro's and code called in constexpr if blocks. Might be fixed already in the updated parallel_io branch.
Expected behaviour
Build succeeds.
Steps to reproduce
Configure a build for support for parallel I/O and build it.
Additional information
No response
Describe the bug
Building with support for parallel I/O fails. Mismatch between code excluded by preprocessor macro's and code called in constexpr if blocks. Might be fixed already in the updated parallel_io branch.
Expected behaviour
Build succeeds.
Steps to reproduce
Configure a build for support for parallel I/O and build it.
Additional information
No response