rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
27 stars 45 forks source link

Add new patch to hide more CCCL APIs #580

Closed vyasr closed 4 months ago

vyasr commented 4 months ago

Description

CCCL has more symbols that needed patching. This PR adapts https://github.com/NVIDIA/cccl/pull/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

vyasr commented 4 months ago

/merge