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

[v1.22.x] Fix ucx set/getopt error return and hmem_ze error message #10342

Merged
merged 3 commits into from
Aug 31, 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]>
(cherry picked from commit 8a7dd8e)
Should return -FI_ENOPROTOOPT for unsupported options.

Signed-off-by: Jianxin Xiong <[email protected]>
(cherry picked from commit a049095)
This is required for providers that support FI_HMEM.

Signed-off-by: Jianxin Xiong <[email protected]>
(cherry picked from commit 8b26d8c)
@j-xiong
Copy link
Contributor Author

j-xiong commented Aug 31, 2024

bot:aws:retest

@j-xiong j-xiong merged commit 5170041 into ofiwg:v1.22.x Aug 31, 2024
9 checks passed
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.

1 participant