I am using the following repo to build OpenMC: https://github.com/jtramm/openmc_offloading_builder. According to the build_openmc.sh script, these are the dependencies needed: ``` # HDF5 and CMake dependenciesm
It's better to install Armadillo with the CMake installer so to generate the runtime wrapper library and make sure that HDF5 is enabled at Armadillo's build time; in this way, one can link with just '-larmadillo' and forget about HDF5 libraries forever. EasyH5 Toolbox (https://github....