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

Update options.cmake to utilize CUDAToolkit_FOUND #119

Closed
wants to merge 1 commit into from

Conversation

skyline75489
Copy link
Contributor

Use CUDAToolkit_FOUND forged by FindCUDAToolkit (available in CMake 3.17+)

The use case is to automatically fallback to CPU build if CUDA toolkit is not found.

@natke
Copy link
Contributor

natke commented Feb 28, 2024

Thank you @skyline75489. We will consider this functionality. Right now, we will leave it as is, to simplify each of the scenarios.

@natke natke closed this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants