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

Fix ucx set/getopt error return and hmem_ze error message #10341

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

j-xiong
Copy link
Contributor

@j-xiong j-xiong commented Aug 27, 2024

No description provided.

The name passed to dlopen() was changed to "libze_loader.so.1" sometime
ago but "libze_loader.so" was still used in the error message. That could
mislead the debugging process when error happens.

Signed-off-by: Jianxin Xiong <[email protected]>
Should return -FI_ENOPROTOOPT for unsupported options.

Signed-off-by: Jianxin Xiong <[email protected]>
@j-xiong j-xiong mentioned this pull request Aug 29, 2024
This is required for providers that support FI_HMEM.

Signed-off-by: Jianxin Xiong <[email protected]>
@j-xiong
Copy link
Contributor Author

j-xiong commented Aug 29, 2024

@shijin-aws Any detail on the AWS CI failure? It passed in the previous run.

@wenduwan
Copy link
Contributor

@j-xiong We have internal CI flakiness. Please restart test.

@j-xiong
Copy link
Contributor Author

j-xiong commented Aug 29, 2024

bot:aws:retest

@wenduwan
Copy link
Contributor

Also, the AWS CI failure is unlikely related to this PR. I don't think we need to block merge.

@j-xiong j-xiong merged commit 8b26d8c into ofiwg:main Aug 29, 2024
22 of 23 checks passed
@j-xiong j-xiong deleted the fix-ucx-opt-return branch August 29, 2024 23:16
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