Add new patch to hide more CCCL APIs - #15493
Conversation
robertmaynard
left a comment
There was a problem hiding this comment.
cpp/cmake/thirdparty/patches/kernel_pointer_hiding.diff isn't required anymore since we have merged that patch into rapids-cmake proper
Good catch. Something felt off about this PR and I couldn't put my finger on it. Just delete that file and it'll be used from rapids-cmake's copy. |
|
Whoops thanks I had updated the path but didn't delete. |
|
This failure is odd. I see builds of other packages like cuml succeeding with the new patch from upstream rapids-cmake, so I wonder if there's something wrong with how this patch works with cudf's other patches. Since it's only happening with wheel builds I wonder if it's somehow caused by using static cudart, but I'll have to dig in further a bit later. |
|
/merge |
Description
See rapidsai/rapids-cmake#580
Checklist