Bug#1071722: adios4dolfinx: FTBFS: failing tests
Drew Parsons
dparsons at debian.org
Fri May 31 12:21:09 BST 2024
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?
I think that will get it working on your test system.
I think the problem is that openmpi does not use hwthreads or
oversubscribe by default. So your error is saying you're trying to
run 2 processes on 1 core.
More information about the debian-science-maintainers
mailing list