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

Added auto-detection of LAPACK/BLAS library names #17

Merged
merged 1 commit into from
Jul 17, 2022

Conversation

KJ7LNW
Copy link

@KJ7LNW KJ7LNW commented Jul 16, 2022

Added auto-detection of LAPACK/BLAS library names

Added find_libs() to the root Makefile.PL to find libraries in
Debian, Ubuntu, CentOS 7/8, SUSE.

See #15

Signed-off-by: Eric Wheeler [email protected]

@coveralls
Copy link

coveralls commented Jul 16, 2022

Coverage Status

Coverage remained the same at 53.638% when pulling cbfa631 on KJ7LNW:lapack-detect into 3c32c5b on PDLPorters:master.

Makefile.PL Outdated Show resolved Hide resolved
Makefile.PL Outdated Show resolved Hide resolved
Added find_libs() to the root Makefile.PL to find libraries in
Debian, Ubuntu, CentOS 7/8, SUSE.

See PDLPorters#15

Signed-off-by: Eric Wheeler <[email protected]>
Copy link
Member

@zmughal zmughal left a comment

Choose a reason for hiding this comment

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

Looks good!

@mohawk2 mohawk2 merged commit a0265ab into PDLPorters:master Jul 17, 2022
@mohawk2
Copy link
Member

mohawk2 commented Jul 17, 2022

Released as 0.34 - thanks!

@KJ7LNW KJ7LNW deleted the lapack-detect branch July 17, 2022 02:26
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.

4 participants