Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 24.04 + MPI #27

Open
jorgensd opened this issue Sep 11, 2024 · 0 comments
Open

Ubuntu 24.04 + MPI #27

jorgensd opened this issue Sep 11, 2024 · 0 comments

Comments

@jorgensd
Copy link
Member

jorgensd commented Sep 11, 2024

Currently, MPI4PY doesn't give the correct communicator with mpirun -n 4 python3 -c "from mpi4py import MPI; print(MPI.COMM_WORLD.size)".

Rolling back to ubuntu 22.04 it is restored.
Filed at: mpi4py/mpi4py#547 and will be reported to mpich to see if they know what's going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant