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

BFS fix for exec_policy #4417

Conversation

ChuckHastings
Copy link
Collaborator

Shouldn't be constructing rmm::exec_policy from another rmm::exec_policy. Recent raft change causes this to not compile, but we shouldn't have been doing this in the first place.

@ChuckHastings ChuckHastings self-assigned this May 14, 2024
@ChuckHastings ChuckHastings added bug Something isn't working non-breaking Non-breaking change and removed cuGraph labels May 14, 2024
@ChuckHastings ChuckHastings marked this pull request as ready for review May 14, 2024 16:20
@ChuckHastings ChuckHastings requested a review from a team as a code owner May 14, 2024 16:20
@ChuckHastings
Copy link
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit a77840e into rapidsai:branch-24.06 May 15, 2024
132 checks passed
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.

3 participants