You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #18235, cudf has not needed CCCL patches. However, that change missed reordering the `get_XXX` includes, so we have still always been cloning and using a separate CCCL version. Fix that by reordering. We also move the search for RMM before searching for NVTX since an RMM build can also supply that.
Authors:
- Lawrence Mitchell (https://github.com/wence-)
- Bradley Dice (https://github.com/bdice)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #20336
0 commit comments