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: allow more generic OpenBLAS linkage #122

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

NeroBurner
Copy link
Collaborator

First search for OpenBLAS-config.cmake file, and afterwards use the CMake provided FindBLAS module. This allows usage with Ubuntu OpenBLAS system packages as well as Hunter/user provided OpenBLAS install directory.

@NeroBurner NeroBurner self-assigned this Jan 19, 2024
@NeroBurner NeroBurner force-pushed the openblas_generic_linkage branch from 547d75c to 9e39e98 Compare January 19, 2024 09:26
@NeroBurner NeroBurner requested a review from jlblancoc January 19, 2024 09:27
First search for OpenBLAS-config.cmake file, and afterwards use the
CMake provided `FindBLAS` module. This allows usage with Ubuntu OpenBLAS
system packages as well as Hunter/user provided OpenBLAS install
directory.
@NeroBurner NeroBurner force-pushed the openblas_generic_linkage branch from 9e39e98 to 5be0063 Compare January 19, 2024 14:03
@NeroBurner
Copy link
Collaborator Author

@jlblancoc please review 🙇

Copy link
Owner

@jlblancoc jlblancoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems perfect!

Sorry, busy days here...

@jlblancoc jlblancoc merged commit 58152e5 into master Jan 22, 2024
10 checks passed
@jlblancoc jlblancoc deleted the openblas_generic_linkage branch January 22, 2024 21:37
@NeroBurner
Copy link
Collaborator Author

I totally understand, thanks for providing your limited time :)


released: /~https://github.com/jlblancoc/suitesparse-metis-for-windows/releases/tag/v7.5.1-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants