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

update abseil, grpc, and ucx versions for cuml compatibility #177

Merged
16 commits merged into from
Oct 11, 2022

Conversation

cwharris
Copy link
Contributor

installing cuml 22.08 along side srf 22.09 does not work, as the abseil, grpc, and ucx versions mismatch. This PR resolves those issues. In doing so, a bug presented itself in how conda build was determining hashes. SRF was attempting to look for a version of libsrf that was not being generated, to fix this, I added abseil as a dependency of SRF, which is a workaround mentioned in conda-forge/arrow-cpp-feedstock#814.

@mdemoret-nv mdemoret-nv requested review from a team as code owners October 7, 2022 21:38
@mdemoret-nv mdemoret-nv changed the base branch from branch-22.09 to branch-22.11 October 7, 2022 21:38
Copy link
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

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

Heavily tested this PR and added cuml to the test dependencies to guarantee cuml is installable. Approved

@mdemoret-nv
Copy link
Contributor

@gpucibot merge

@ghost ghost merged commit a916825 into nv-morpheus:branch-22.11 Oct 11, 2022
@h-vetinari
Copy link

Just a note that starting from grpc 1.46 & abseil 20220623, it's not necessary to zip those anymore, or build for several different abseil versions. :)

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants