Skip to content

Conversation

@brownbaerchen
Copy link
Contributor

The installation of mpi4py was broken with the release of version 4.1.0. They added some pip wheel stuff, which seems incompatible with the docker image.
Note that the latest version of mpi4py does work in the container if installed without pulling the wheels, i.e. with python -m pip install --no-binary :all: mpi4py, but then the installation takes a bit longer which is why we decided to restrict the version instead.

@pancetta pancetta merged commit 3044940 into Parallel-in-Time:master Jun 25, 2025
50 checks passed
@brownbaerchen brownbaerchen deleted the libpressio_fix branch June 25, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants