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

some fixes to blas/lapack usage in packages #1852

Merged
merged 14 commits into from
Sep 26, 2016

Conversation

davydden
Copy link
Member

@davydden davydden commented Sep 26, 2016

some updates to blas/lapack usage inside packages to incorporate #1682 and also fix a few issues.

builds on Ubuntu@16.04+gcc@5.4.0:

  • dealii@develop ^atlas
  • dealii@develop ^openblas
  • dealii@develop ^mkl
  • cantera ^openblas
  • ipopt ^openblas
  • Mfem+lapack ^openblas
  • SuperluMt ^openblas
  • netliblapack+external-blas ^openblas

p.s. i uninstall system's blas/lapack to make sure they are not picked up somewhere and lead to a false positive build.

@davydden
Copy link
Member Author

can't test netlib-lapack:

==> Error: +external-blas does not satisfy ~external-blas

@davydden davydden added ready and removed WIP labels Sep 26, 2016
@davydden
Copy link
Member Author

@tgamblin @alalazo ping.

@tgamblin tgamblin merged commit 1e10309 into spack:develop Sep 26, 2016
citibeth pushed a commit to citibeth/spack that referenced this pull request Oct 6, 2016
…py, and reverting it fixes py-scipy.

spack@1e10309
commit 1e10309
Author: Denis Davydov <davydden@gmail.com>
Date:   Mon Sep 26 19:37:23 2016 +0200

    some fixes to blas/lapack usage in packages (spack#1852)

    * openblas: remove symlinks; use lapack_libs.ld_flags in the test
citibeth pushed a commit to citibeth/spack that referenced this pull request Oct 6, 2016
…py, and reverting it fixes py-scipy.

spack@1e10309
commit 1e10309
Author: Denis Davydov <davydden@gmail.com>
Date:   Mon Sep 26 19:37:23 2016 +0200

    some fixes to blas/lapack usage in packages (spack#1852)

    * openblas: remove symlinks; use lapack_libs.ld_flags in the test
citibeth pushed a commit to citibeth/spack that referenced this pull request Oct 6, 2016
…py, and reverting it fixes py-scipy.

spack@1e10309
commit 1e10309
Author: Denis Davydov <davydden@gmail.com>
Date:   Mon Sep 26 19:37:23 2016 +0200

    some fixes to blas/lapack usage in packages (spack#1852)

    * openblas: remove symlinks; use lapack_libs.ld_flags in the test
@davydden davydden deleted the bugfix/blas_lapack_minor branch May 28, 2017 21:02
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

2 participants