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

Remove the pin on mpi4py #342

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Remove the pin on mpi4py #342

merged 1 commit into from
Oct 26, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 26, 2023

This removes the pin from the mpi4py package. It seems that the intel MPI provider introduced in mpi4py 3.1.5 was not implemented correctly (see conda-forge/mpi-feedstock#11) and the corresponding packages on conda-forge have been marked as broken.

This PR is intended to test, whether everything works OK again - and if that's the case, then the pin of mpi4py can be lifted.

Closes #333

@sblauth sblauth added dependencies Pull requests that update a dependency file CI/CD Issues or pull requests related to CI/CD labels Oct 26, 2023
@sblauth sblauth self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #342 (8a862d0) into main (19fb8c6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #342   +/-   ##
=======================================
  Coverage   92.50%   92.50%           
=======================================
  Files          84       84           
  Lines        6640     6640           
=======================================
  Hits         6142     6142           
  Misses        498      498           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth merged commit 283fc40 into main Oct 26, 2023
23 checks passed
@sblauth sblauth deleted the fix/mpi4py_unpin branch October 26, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues or pull requests related to CI/CD dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI/CD] Some tests not working correctly for py3.9 and 3.10 with openmpi and mpi4py 3.1.5
1 participant