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

Replace cub::Min with cuda::minimum #4948

Open
wants to merge 6 commits into
base: branch-25.04
Choose a base branch
from

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Feb 25, 2025

The former is deprecated and will be removed in a future CCCL release.

The former is deprecated and will be removed in a future CCCL release.
@miscco miscco requested a review from a team as a code owner February 25, 2025 15:19
@ChuckHastings
Copy link
Collaborator

Are we missing a header? Everything's failing to build.

@miscco
Copy link
Contributor Author

miscco commented Feb 25, 2025

Oh sorry that was my bad, we only added that in 2.8 and rapids still builds 2.7 🤦‍♂️

@miscco
Copy link
Contributor Author

miscco commented Feb 27, 2025

@ChuckHastings I made it work, could you have a look again?

@ChuckHastings ChuckHastings added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 27, 2025
@miscco
Copy link
Contributor Author

miscco commented Mar 6, 2025

@ChuckHastings This is now green, can we merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants