Skip to content
  • Brad King's avatar
    toolkit: Register HDF5 engine MPI-specific functionality at runtime · 47afe204
    Brad King authored
    Refactor our HDF5 engine implementation to avoid directly referencing
    MPI-specific HDF5 APIs.  Add hooks to access this functionality at
    runtime in applications that create ADIOS2 factories with MPI-based
    communication.  Later this will help allow the HDF5 engine to be used by
    serial applications without needing MPI.
    47afe204