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

WIP: ci: Improve performance of mpich tests in CI #3828

Closed
wants to merge 1 commit into from

Conversation

scottwittenburg
Copy link
Collaborator

Use the version of mpich built into the ecpe4s/ubuntu20.04:23.05 image instead of building a new one. This replaces an mpich that used ch3/tcp with one that uses ch4/ofi.

Use the version of mpich built into the ecpe4s/ubuntu20.04:23.05
image instead of building a new one.  This replaces an mpich that
used ch3/tcp with one that uses ch4/ofi.
@vicentebolea
Copy link
Collaborator

@scottwittenburg this looks great, I will give a better review in the coming days

@vicentebolea
Copy link
Collaborator

@scottwittenburg does this improved the perf of mpich tests? Maybe we have to run the CI a few times to check this.

Note that previously ADIOS2+MPICH+ch4/ofi was very flaky, maybe is not the case anymore with a newer MPICH version.

@scottwittenburg
Copy link
Collaborator Author

@scottwittenburg does this improved the perf of mpich tests?

No, this didn't help at all, and since it took about an hour (like the previous mpich tests), I'm not sure running more times will help.

I may close it, or else use this PR as a way to test other approaches.

@vicentebolea
Copy link
Collaborator

@scottwittenburg I guess that this was superseded by #3883, shall we close?

@scottwittenburg
Copy link
Collaborator Author

Yes, thanks.

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.

2 participants