Skip to content

Fix cmake compilation of ReLAPACK and expose its INCLUDE_ALL option#3802

Merged
martin-frbg merged 12 commits intoOpenMathLib:developfrom
martin-frbg:relafix
Nov 12, 2022
Merged

Fix cmake compilation of ReLAPACK and expose its INCLUDE_ALL option#3802
martin-frbg merged 12 commits intoOpenMathLib:developfrom
martin-frbg:relafix

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

@martin-frbg martin-frbg commented Oct 30, 2022

CMAKE build of ReLAPACK appears to have been broken for quite some time. Also there was no easy way in either gmake or cmake builds to choose between replacing stock LAPACK functions with their ReLAPACK equivalents, and simply adding them with the appropriate RELAPACK_ prefix. This PR now makes the "adding" mode the default when only BUILD_RELAPACK is set, and adds a RELAPACK_REPLACE setting.

@martin-frbg martin-frbg changed the title [WIP] fix cmake compilation of ReLAPACK and expose its INCLUDE_ALL option Fix cmake compilation of ReLAPACK and expose its INCLUDE_ALL option Nov 12, 2022
@martin-frbg martin-frbg added this to the 0.3.22 milestone Nov 12, 2022
@martin-frbg martin-frbg merged commit b53b0f6 into OpenMathLib:develop Nov 12, 2022
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.

1 participant