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

Open MPI Runtime Testing Harness #25

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

jjhursey
Copy link
Member

The backend CI will only run if the PR to the ompi-tests-public repo contains changes to any file in the runtime directory.

Once things work well in this repo, I can activate it to watch the main Open MPI repo for changes to the submodules related to the runtime.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
@jjhursey
Copy link
Member Author

Look for the IBM CI (ppc64le, GNU, Runtime) status.

@jjhursey
Copy link
Member Author

bot:ibm:retest

@jjhursey
Copy link
Member Author

I saw this once in testing. The debug build of Open MPI will sometimes hang when terminating.

It's pretty hard to hit, but happens every now and then.

@jjhursey
Copy link
Member Author

I just pushed the runtime/bin/pretty-print-hwloc tool which displays the hwloc binding information in a pretty print format. It uses some old code from OPAL to do so. See the README.md for details. It might be useful when creating tests.

@jjhursey
Copy link
Member Author

@naughtont3 This is ready for review. Once merged then you can post a PR with changes to the runtime directory and bounce it off of the CI system.

runtime/README.md Outdated Show resolved Hide resolved
…n MPI or PMIx interfaces

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
@naughtont3
Copy link

@naughtont3 This is ready for review. Once merged then you can post a PR with changes to the runtime directory and bounce it off of the CI system.

So this looks good from brief read of changeset. I will try to give it a test to kick tires and let you know if I see anything at that point.

@jjhursey
Copy link
Member Author

@naughtont3 What do you think about merging this PR, then trying it out off of a PR after it is merged. I can always push changes to either the front or backend if you find any issues.

@naughtont3
Copy link

Yep, I'd say merge and we can update there as needed.

@jjhursey jjhursey merged commit dcc6ec7 into open-mpi:master Feb 24, 2023
@jjhursey jjhursey deleted the runtime-ci-testing branch February 24, 2023 02:08
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