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

Allow ucx-proc to be unspecified #416

Closed
wants to merge 1 commit into from

Conversation

jakirkham
Copy link
Member

Based on UCX's dlopen behavior, it should be ok to install the GPU build on a CPU only machine. So leave ucx-proc unspecified and allow Conda to just pick one. This should help with our doc building issues where ucx-proc's CPU build is not found.

cc @quasiben

Based on UCX's `dlopen` behavior, it should be ok to install the GPU
build on a CPU only machine. So leave `ucx-proc` unspecified and allow
Conda to just pick one. This should help with our doc building issues
where `ucx-proc`'s CPU build is not found.
@jakirkham jakirkham requested a review from a team as a code owner February 11, 2020 17:04
@madsbk
Copy link
Member

madsbk commented Mar 4, 2020

@jakirkham, is this ready to be merged?

@jakirkham
Copy link
Member Author

I think when @quasiben and I talked offline we concluded this might not help the underlying doc building issue. Hence why this has lingered.

That said, no objections to merging if it's useful 🙂

@quasiben
Copy link
Member

quasiben commented Mar 6, 2020

I think we could merge this. The underlying doc build still relies on a custom built conda package which doesn't use libnuma -- we can't get libnuma installed on the RTD machines/conatiners.

@jakirkham
Copy link
Member Author

That's right. We have issue ( openucx/ucx#4570 ) open upstream, which would be another way to resolve this.

@jakirkham
Copy link
Member Author

Don't think this is still needed. So going to close it out. Though please let me know if that's not the case and can always reopen.

@jakirkham jakirkham closed this Sep 23, 2021
@jakirkham jakirkham deleted the drop_ucx-proc branch September 23, 2021 19:59
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.

4 participants