-
Notifications
You must be signed in to change notification settings - Fork 932
configure: detect UCX support by default #3962
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
Conversation
Adds detecting UCX from following paths: "/usr /usr/local /opt/ucx" Signed-off-by: Boris Karasev <karasev.b@gmail.com>
|
I can't really help you here as I don't have UCX on my systems |
|
@hppritcha can you have your student give this a spin, please? |
|
The IBM CI (GNU Compiler) build failed! Please review the log, linked below. Gist: https://gist.github.com/f0f114ad6092fea29ce473c02aa8619a |
|
The IBM CI (XL Compiler) build failed! Please review the log, linked below. Gist: https://gist.github.com/eff8f5836006d86c583b8b8f82dac95c |
|
The IBM CI (PGI Compiler) build failed! Please review the log, linked below. Gist: https://gist.github.com/2e251aec57361b78d479c7b5e0ff243f |
Signed-off-by: Boris Karasev <karasev.b@gmail.com>
|
@hppritcha do you know if you'll be able to verify? |
|
works for me (using pkg-config) |
|
@karasevb, please cherry-pick to v3.0.x |
Adds detecting UCX from following paths: "/usr /usr/local /opt/ucx"
Signed-off-by: Boris Karasev karasev.b@gmail.com