Skip to content

Make LAPACK library required#119

Merged
kvrigor merged 1 commit into
masterfrom
dev-eclm-lapack-fix
Jun 17, 2026
Merged

Make LAPACK library required#119
kvrigor merged 1 commit into
masterfrom
dev-eclm-lapack-fix

Conversation

@kvrigor

@kvrigor kvrigor commented Jun 17, 2026

Copy link
Copy Markdown
Member

Absence of LAPACK should be caught at cmake configure stage; otherwise we get LAPACK linking errors which is already too late in the build process (see #118).

@kvrigor kvrigor requested a review from AGonzalezNicolas June 17, 2026 07:26
@kvrigor kvrigor linked an issue Jun 17, 2026 that may be closed by this pull request
@kvrigor kvrigor requested a review from mvhulten June 17, 2026 11:45

@mvhulten mvhulten left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Works on Marvin.

@kvrigor kvrigor merged commit 81bc52f into master Jun 17, 2026
6 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.

Build: LAPACK should be a required dependency

2 participants