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

Add rmm to pylibraft run dependencies, since it is used by Cython. #1656

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jul 19, 2023

There is a build error in rapidsai/cugraph#3456:

$PREFIX/lib/python3.9/site-packages/pylibraft/common/handle.pxd:47:8: 'cuda_stream_view' is not a type identifier

pylibraft should have a run dependency on rmm so that Cython users of pylibraft (pylibcugraph in this case) can cimport and use pylibraft Cython at build time.

@bdice bdice requested a review from a team as a code owner July 19, 2023 21:07
@jakirkham jakirkham added bug Something isn't working non-breaking Non-breaking change labels Jul 19, 2023
@vyasr
Copy link
Contributor

vyasr commented Jul 19, 2023

/merge

@rapids-bot rapids-bot bot merged commit 0abedc6 into rapidsai:branch-23.08 Jul 19, 2023
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 Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants