Skip to content

Logic error in CheckLAPACKCompilerFlags.cmake #1118

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

Open
2 tasks
rbberger opened this issue Apr 1, 2025 · 0 comments
Open
2 tasks

Logic error in CheckLAPACKCompilerFlags.cmake #1118

rbberger opened this issue Apr 1, 2025 · 0 comments

Comments

@rbberger
Copy link

rbberger commented Apr 1, 2025

Description

https://github.com/Reference-LAPACK/lapack/blob/master/CMAKE/CheckLAPACKCompilerFlags.cmake#L38-L47

This produces the wrong flags in an environment where PE_ENV is CRAY but the Fortran_COMPILER_ID is GNU.

Note, we're not using Cray wrappers at all, they're just loaded by default, but our build uses a native GCC compiler.

Checklist

  • I've included a minimal example to reproduce the issue
  • I'd be willing to make a PR to solve this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant