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

Fix compile error due to recent RAFT update (rng.cuh => rng.hpp) #1944

Closed
wants to merge 2 commits into from

Conversation

seunghwak
Copy link
Contributor

In the recent raft PR (rapidsai/raft#356), rng.cuh is renamed to rng.hpp and cugraph is no longer compiling.

This PR fixes the compile error.

@seunghwak seunghwak requested a review from a team as a code owner November 11, 2021 20:52
@seunghwak seunghwak self-assigned this Nov 11, 2021
@seunghwak seunghwak added 3 - Ready for Review bug Something isn't working non-breaking Non-breaking change labels Nov 11, 2021
@seunghwak seunghwak added this to the 21.12 milestone Nov 11, 2021
@seunghwak
Copy link
Contributor Author

Duplicate of #1937

@seunghwak seunghwak marked this as a duplicate of #1937 Nov 11, 2021
@seunghwak seunghwak closed this Nov 11, 2021
@seunghwak seunghwak deleted the bug_compile_error branch January 27, 2022 20:02
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.

2 participants