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

CMake: Import CUDA toolkit targets when importing SPQR_CUDA. #372

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

mmuetzel
Copy link
Contributor

That is similar to what was done in #358 for CHOLMOD_CUDA. But this can be done unconditionally because SPQR_CUDA is only built if SUITESPARSE_CUDA is true. So, no need to guard on it like in CHOLMOD_CUDA.

mmuetzel referenced this pull request Aug 31, 2023
@DrTimothyAldenDavis DrTimothyAldenDavis merged commit 332aa46 into DrTimothyAldenDavis:dev2 Aug 31, 2023
13 checks passed
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