-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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_CUCO
is OFF we still need to generate a cuco-config in the build directory