Skip to content
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

Ensure that nvbench doesn't require nvml when CUDA::nvml doesn't exist #146

Conversation

robertmaynard
Copy link
Contributor

Currently NVBench doesn't verify that the CUDAToolkit found nvml support beforing depending on it.

This causes CMake configuration issues on conda env's that haven't installed the nvidia-nvml package

@robertmaynard robertmaynard added bug Something isn't working non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Jan 11, 2022
@robertmaynard
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 4f9b6d5 into rapidsai:branch-22.02 Jan 11, 2022
@robertmaynard robertmaynard deleted the bug/dont_require_nvml_for_nvbench branch January 11, 2022 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant