Open benegee opened 9 months ago
This is weird (and annoying). I don't see how XML2_jll
could affect MPI. Were there any recent changes to XML2_jll that could shed some light on it?
I do not fully understand these jll packages yet. I can compare the produced tarballs. But are there corresponding build recipes anywhere?
But are there corresponding build recipes anywhere?
https://github.com/JuliaPackaging/Yggdrasil/blob/master/X/XML2/build_tarballs.jl
:bulb:
https://github.com/JuliaPackaging/Yggdrasil/compare/ebf508b..8f03a6b Hmm... gcc changed.
Currently precompilation of libtrixi does not work on rocinante when starting from scratch. The error is:
I tried to find a minimal setup: https://github.com/bgeihe/MPI_Finalize_MWE
using Trixi
Workarounds so far:
finalize_atexit = false