LLNL / conduit

Simplified Data Exchange for HPC Simulations
https://software.llnl.gov/conduit/
Other
211 stars 64 forks source link

hdf5 w/ mpi enabled, does config.mk propgate proper stuff for static build? #634

Closed cyrush closed 2 years ago

cyrush commented 3 years ago

doesn't look like all the mpi deps are captured by the logic which syphons hdf5 details and then propgates them to our config.mk.

investigate.

cyrush commented 2 years ago

mpi deps are not provided by the config.mk for hdf5 case.

this is also the case for our general mpi enabled libs.

folks will need to use an mpi compiler, or provide the mpi headers and libs themselves.