Closed Jing-Lee-tj closed 12 months ago
spack install pumgen ~with_simmetrix ^hdf5 +hl
should fix your problem.
It is again related to the default variants which have a very low priority in spack.
See https://github.com/spack/spack/issues/41139
@davschneller : can you confirm we really need HL in pumgen?
Then I will add it explicitely in the recipe of seissol, seissol-env and pumgen.
Thanks, that was the problem, and I found that specifying the openmpi version worked as well.
I tried compiling PUMGen with spack without simmetrix on Ubuntu 22.04.2 and results in the following error:
which can be reproduced:
spack install pumgen ~with_simmetrix
by the way, This worked a while ago, but why doesn't it work now.