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

Misc build system fixes related to HIOP_SPARSE #560

Merged
merged 2 commits into from
Oct 21, 2022
Merged

Conversation

cnpetra
Copy link
Collaborator

@cnpetra cnpetra commented Oct 18, 2022

Fixes the link undefined reference reported here xsdk-project/xsdk-issues#187 . It occurs when HIOP_SPARSE is off but HIOP_USE_CUDA is on.

Also, this PR removes CU Solver from the cmake search/dependencies when HIOP_SPARSE is off to avoid compilation errors.

Closes Issue #559

…ally testing sparse matrices needed by MDS as well)
@cnpetra cnpetra merged commit 49703cb into develop Oct 21, 2022
@cnpetra cnpetra deleted the cudasparse_build_fix branch September 11, 2023 17:15
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.

None yet

2 participants