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 for CCCL 2.x #3863

Closed
ChuckHastings opened this issue Sep 19, 2023 · 0 comments · Fixed by #3862
Closed

Update for CCCL 2.x #3863

ChuckHastings opened this issue Sep 19, 2023 · 0 comments · Fixed by #3862
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

RAPIDS is updated to use CCCL version 2.x.

This will require some changes to device lambdas (and possibly some other changes).

@rapids-bot rapids-bot bot closed this as completed in #3862 Dec 8, 2023
rapids-bot bot pushed a commit that referenced this issue Dec 8, 2023
This PR adds `cuda::proclaim_return_type` to device lambdas used in `thrust::transform` and `thrust::make_transform_iterator`.

This PR requires libcudacxx 2.1.0, which was provided by rapidsai/rapids-cmake#464.

Closes #3863.

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

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

URL: #3862
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants