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

Update to CCCL 2.7.0-rc2. #4743

Closed
wants to merge 4 commits into from
Closed

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Nov 1, 2024

This PR updates to CCCL 2.7.0-rc2. Do not merge until all of RAPIDS is ready to update.

Part of rapidsai/build-planning#115.

@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Nov 1, 2024
@bdice bdice changed the base branch from branch-24.12 to branch-25.02 November 26, 2024 00:11
@bdice bdice added the DO NOT MERGE Hold off on merging; see PR for details label Nov 26, 2024
rapids-bot bot pushed a commit that referenced this pull request Dec 4, 2024
…4799)

We are planning to migrate to CCCL 2.7.0 in RAPIDS 25.02. I found a compilation error in `libcugraph_etl` that is fixed by removing a reference `&` from a device comparator, and passing the parameters by value instead.

This is a pretty small fix but I expect we will want to build 24.12 with newer CCCL versions for DLFW releases. To avoid needing a backport for DLFW, I am targeting 24.12 with this change. I can retarget to 25.02 if desired.

This is extracted from #4743, but that PR shouldn't be merged (it includes testing changes that are not intended for merge).

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)

URL: #4799
@bdice bdice closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuGraph DO NOT MERGE Hold off on merging; see PR for details 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.

1 participant