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

Set preprocessor macro SUITESPARSE_CUDA on a per-target level #419

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

mmuetzel
Copy link
Contributor

Instead of setting the preprocessor definition SUITESPARSE_CUDA globally, set it on a per-target level.

This avoids some issues when trying to build everything with a root CMakeLists.txt (in particular GraphBLAS which currently needs to deviate from the global setting).

@mmuetzel
Copy link
Contributor Author

Could this PR be merged? That would allow to get #415 in a more or less ready state to be considered for merging...

@DrTimothyAldenDavis
Copy link
Owner

Merging it now. Thanks!

@DrTimothyAldenDavis DrTimothyAldenDavis merged commit 0f6dc71 into DrTimothyAldenDavis:dev2 Oct 20, 2023
17 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