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

Add new patch to hide more CCCL APIs #580

Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Apr 9, 2024

Description

CCCL has more symbols that needed patching. This PR adapts NVIDIA/cccl#1395 to work on 2.2.0 (without the macros that have been defined for this in the current trunk of CCCL) by manually adding the visibility attribute.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@vyasr vyasr added bug Something isn't working non-breaking Introduces a non-breaking change labels Apr 9, 2024
@vyasr vyasr self-assigned this Apr 9, 2024
@vyasr
Copy link
Contributor Author

vyasr commented Apr 10, 2024

/merge

@rapids-bot rapids-bot bot merged commit fcfe900 into rapidsai:branch-24.06 Apr 10, 2024
15 checks passed
@vyasr vyasr deleted the fix/cccl_kernel_pointer_hidden branch April 10, 2024 17:56
Jacobfaib pushed a commit to Jacobfaib/rapids-cmake that referenced this pull request Apr 11, 2024
CCCL has more symbols that needed patching. This PR adapts NVIDIA/cccl#1395 to work on 2.2.0 (without the macros that have been defined for this in the current trunk of CCCL) by manually adding the visibility attribute.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)

URL: rapidsai#580
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request May 8, 2024
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 Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants