Correct issues when INSTALL_CUCO is set to OFF#226
Conversation
|
@PointKernel do you know what the failing test here is about? Naively it looks like a GH check to make sure that the PR is listed on a GH project, but this repo doesn't have any projects AFAICT so I'm not sure that's what it's asking for. |
We can still merge the PR while the project-check is failed. @jrhemstad may know the right way to handle this. |
|
Yeah, you can ignore that. It's been fixed and I don't know how to retrigger that check. |
|
Not working as expected. |
|
Should I re-open as a new PR? |
No need to make things complicated. I just merged it as it is. |
This updates the cuCollections version to include a fix for when `INSTALL_CUCO` is set to `OFF`: NVIDIA/cuCollections#226 Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Robert Maynard (https://github.com/robertmaynard) URL: #261
While #216 allows cuco to have install rules disabled it missed a couple of bits which are corrected with this PR:
INSTALL_CUCOis OFF we still need to generate a cuco-config in the build directory