easybuild-easyconfigs
easybuild-easyconfigs copied to clipboard
{tools}[gompi/2023a] OpenMC v0.14.0
(created using eb --new-pr
)
@grpiccoli I've made PR to your easybuild-easyconfigs fork, with some changes: https://github.com/grpiccoli/easybuild-easyconfigs/pull/1
A quick summary of the changes:
- move
CMake
tobuilddependencies
inOpenMC
- use a release tarball for
OpenMC
- avoid using the bundled dependencies (not present in the tarball anyway, since they are submodules)
- instead add missing build and runtime dependencies (creating easyconfigs where necessary)
- enhance the sanity check
- bump
OpenMC
tofoss
, since one of the dependencies (xtensor
) pulls in blas/lapack
Thank you @Micket, I will open a new PR with the minimum number of packages required.