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

Possible lack of compatibility with Intel MPI implementation #452

Open
bhazelton opened this issue Feb 29, 2024 · 0 comments
Open

Possible lack of compatibility with Intel MPI implementation #452

bhazelton opened this issue Feb 29, 2024 · 0 comments

Comments

@bhazelton
Copy link
Member

This hasn't been thoroughly investigated, but we saw some test failures recently on #450 and #451 that seemed to be caused by mamba picking up the impi package rather than either openmpi or mpich (both of which ran without errors). To fix those errors, we explicitly set the MPI implementation in our test yamls in #450 and we are now testing against both Open MPI and MPICH in our CI but not against Intel MPI.

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

No branches or pull requests

1 participant