Skip to content

lanl/ci: workaround for issue 10243 #10247

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

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

hppritcha
Copy link
Member

related to issue #10243
Signed-off-by: Howard Pritchard [email protected]

Signed-off-by: Howard Pritchard <[email protected]>
@hppritcha hppritcha requested a review from awlauria April 8, 2022 14:16
Copy link
Member

@bwbarrett bwbarrett left a comment

Choose a reason for hiding this comment

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

Thinking about it, another option that might be more flexible is to add ucx_USE_PKG_CONFIG=0 either to the configure line or to the environment before running configure. This will disable using the pkg-config module for UCX entirely.

It looks like it doesn't matter for this test configuration, but the downside of adding LIBS like this is that the LIBS are added to the first tests that run, which is absolutely fine and harmless as long as those libs are in the default search path.

@hppritcha hppritcha removed the request for review from awlauria April 8, 2022 21:39
@hppritcha hppritcha merged commit b7a85fd into open-mpi:main Apr 8, 2022
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.

3 participants