According to its documentation, mpi4py (and Intel) now publish a variety of MPI wheels in PyPI:
https://mpi4py.readthedocs.io/en/stable/install.html
A new action could be built to verify that openbtmixing installations can use these wheels if preinstalled. We would first need to confirm that each of those wheels are installed such that the Meson build system in openbtmixing automatically detects its MPI installation.
If this works, the Taweret docs would need to provide a potential installation procedure.
This work should not be rushed and, therefore, should likely not be included in the v1.2.0 release.
According to its documentation,
mpi4py(and Intel) now publish a variety of MPI wheels in PyPI:https://mpi4py.readthedocs.io/en/stable/install.html
A new action could be built to verify that
openbtmixinginstallations can use these wheels if preinstalled. We would first need to confirm that each of those wheels are installed such that the Meson build system inopenbtmixingautomatically detects its MPI installation.If this works, the Taweret docs would need to provide a potential installation procedure.
This work should not be rushed and, therefore, should likely not be included in the v1.2.0 release.