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

Update to allow netlib-scalapack to build against netlib-lapack. #1539

Merged
merged 1 commit into from
Sep 21, 2016

Conversation

KineticTheory
Copy link
Contributor

The command spack install netlib-scalapack ^netlib-lapack fails due to missing BLAS symbols. Modify the build recipe to link to spack provided blas libraries.

Remove configure option for USE_OPTIMIZED_LAPACK_BLAS because it is ignored if the LAPACK and BLAS libraries are listed on the configure line.

@davydden davydden added bug Something isn't working new-package ready labels Sep 21, 2016
@tgamblin tgamblin merged commit 3d3614e into spack:develop Sep 21, 2016
@KineticTheory KineticTheory deleted the pkg-scalapack-netlib-lapack branch April 18, 2017 15:05
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.

None yet

3 participants