diff options
author | Jon Rood <jon.rood@nrel.gov> | 2019-01-10 10:14:24 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-01-10 11:14:24 -0600 |
commit | 12cf4eb7347acadede98314d88d3a807520603ca (patch) | |
tree | beba6b06deea26ed1e56d6f23d22d2c49827eb5f /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | 586fe32166cc0024414ad60d4153ef66101ded9c (diff) | |
download | spack-12cf4eb7347acadede98314d88d3a807520603ca.tar.gz spack-12cf4eb7347acadede98314d88d3a807520603ca.tar.bz2 spack-12cf4eb7347acadede98314d88d3a807520603ca.tar.xz spack-12cf4eb7347acadede98314d88d3a807520603ca.zip |
Explicitly listing blas and lapack sections in site.cfg for numpy (#8708)
* Explicitly listing blas and lapack sections in site.cfg for numpy when using netlib-lapack so that scipy can find them as well.
* Reducing code to use a function call instead of copying and pasting.
* Fixing flake8 errors.
* Fixing python 3.6 error when site.cfg lists library_dirs multiple times.
* Formatting.
* Verifying blas and lapack are enabled before writing to site.cfg.
* Fixing flake8 errors.
* Fixing conflicts since this package file has been updated.
* Fixing flake8 stuff.
* Handling blas and lapack variants for netlib-lapack in site.cfg for py-numpy.
* Don't write netlib-lapack site.cfg file if no blas or lapack variants enabled in py-numpy.
* Removing redundant if statement.
* Fixing mistake in py-numpy site.cfg generation.
* Separating blas and lapack further in site.cfg for netlib-lapack in py-numpy.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
0 files changed, 0 insertions, 0 deletions