Add missing cugraph-ops conditional#3270
Add missing cugraph-ops conditional#3270rapids-bot[bot] merged 3 commits intorapidsai:branch-23.04from
Conversation
|
After this change I'm still seeing an error |
That is likely unrelated. Are you sure this is a clean build from source? The |
|
Hmm I'm not sure what is happening locally that's causing this issue. I have cleaned the build but I'm still seeing the error. In any case, since this works in CI and I'm not doing active cugraph work other than verifying that builds are working after the spdlog/fmt update in rmm, I'm fine pushing this change out now. |
|
/merge |
This change is necessary for compilation with
USE_CUGRAPH_OPS=OFF.