El 31/5/24 a las 13:21, Drew Parsons escribió:
Source: adios4dolfinx
Followup-For: Bug #1071722
Santiago, could you try running with
export OMPI_MCA_rmaps_base_oversubscribe=true
added to the top of debian/rules?
That seems to work.
And also it works again on single-cpu systems
(where it previously also failed).
But if the user sets DEB_BUILD_OPTIONS=parallel=1
and the package oversubscribes anyway, then
we would not honoring DEB_BUILD_OPTIONS and it would
still be a bug (admittedly, less severe than a FTBFS bug).
(p.s. please always Cc:me in the BTS, messages are very easy to miss).
Thanks.