Skip to content

Fix PVTU writing and hdf5 lib handling

Lars Bilke requested to merge bilke/ogs:fix-pvtu into master

Fixes #3294 (closed), https://gitlab.opengeosys.org/ufz-bgr/hpc/docs/-/issues/26.

Reverts the removal of vtkMPIController in !4129 (merged).

Also moves zlib and hdf5 to external dependencies (were CPM before) because both of them are also built internally by VTK and this caused lots of configuration errors.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? (Will be added in a subsequent MR fixing the remaining pvtu issue, !4157 (merged))
  3. Check external cache generation
Edited by Lars Bilke

Merge request reports