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

CHOLMOD: Export include flags from cuBLAS. #360

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

mmuetzel
Copy link
Contributor

@mmuetzel mmuetzel commented Aug 29, 2023

When it is built with CUDA, consumers of the SuiteSparse::CHOLMOD target should use preprocessor flags to get the cuBLAS header.

@DrTimothyAldenDavis DrTimothyAldenDavis merged commit 159fce6 into DrTimothyAldenDavis:dev2 Aug 29, 2023
0 of 13 checks passed
@DrTimothyAldenDavis
Copy link
Owner

I'm trying it now -- thanks.

@DrTimothyAldenDavis
Copy link
Owner

OK -- that looks like it's working now. KLU compiles just fine.

I haven't tried building without CUDA yet but I figure that will work.

@mmuetzel
Copy link
Contributor Author

Building without CUDA works here at least.

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