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

Use newer OpenMPI version on Ubuntu in CI #3121

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Oct 8, 2024

Should fix #3095

Copy link

sonarcloud bot commented Oct 8, 2024

Copy link

✔️ ed6f7cc -> Azure artifacts URL

shell: bash

- name: Install a new version of OpenMPI
Copy link

@dalcinl dalcinl Oct 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open MPI does not yet support MPI 4. There is no point on installing it from sources, that will not fix the underlying issue. The right fix is to fix MUSIC as per my advice elsewhere to support both MPI-3 (current Open MPI) and MPI-4 (current MPICH) implementations.

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

Successfully merging this pull request may close these issues.

Investigate incompatibility of MUSIC with mpi4py version 4
3 participants