Skip to content

Remove HDF5 Build Hacks #621

@henryleberre

Description

@henryleberre

The situation has improved significantly since this was filed. HDF5 is no longer always built (we now call find_package(HDF5) first). The custom FindHDF5.cmake was split into a Cray-specific copy at toolchain/cmake/cce/FindHDF5.cmake. The patch is now just 2 lines — changing set(CMAKE_MODULE_PATH ...) to list(APPEND CMAKE_MODULE_PATH ...) in Silo's CMakeLists.txt.

An upstream PR to LLNL/Silo to fix this properly has been opened: llnl/Silo#550

Closing in favor of a new tracking issue for the MFC-side cleanup once that PR is merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions