easybuild-easyconfigs icon indicating copy to clipboard operation
easybuild-easyconfigs copied to clipboard

{tools}[gompi/2023a] OpenMC v0.14.0

Open grpiccoli opened this issue 11 months ago • 1 comments

(created using eb --new-pr)

grpiccoli avatar Mar 07 '24 03:03 grpiccoli

@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 to builddependencies in OpenMC
  • 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 to foss, since one of the dependencies (xtensor) pulls in blas/lapack

jfgrimm avatar Mar 07 '24 16:03 jfgrimm

Thank you @Micket, I will open a new PR with the minimum number of packages required.

grpiccoli avatar Apr 02 '24 19:04 grpiccoli