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

Use lib64 ucx if it exists #1005

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Oct 30, 2023

Due to rapidsai/shared-workflows#151 the arm builds are now on Rockylinux 8 instead of Ubuntu 20.04. On Rockylinux 8 the ucx library is installed to the /usr/lib64 directory instead of /usr/lib. This PR updates the wheel building script to support the alternate location.

@vyasr vyasr added bug Something isn't working non-breaking labels Oct 30, 2023
@vyasr vyasr self-assigned this Oct 30, 2023
@vyasr vyasr requested a review from a team as a code owner October 30, 2023 19:00
@pentschev
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 412b1e3 into rapidsai:branch-0.35 Oct 30, 2023
30 checks passed
@vyasr vyasr deleted the fix/rockylinux_builds branch October 30, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants