diff options
author | Kelly Thompson <KineticTheory@users.noreply.github.com> | 2016-10-11 01:42:59 -0600 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-11 00:42:59 -0700 |
commit | 1891ce35459f2f402effae2d7a8094bd0df49bc1 (patch) | |
tree | d31cfc1467b2d05542bd87f74db90974afd5e41f /.travis.yml | |
parent | b1a2728af691a42f4c7e9a923d3bd242bee8fd7b (diff) | |
download | spack-1891ce35459f2f402effae2d7a8094bd0df49bc1.tar.gz spack-1891ce35459f2f402effae2d7a8094bd0df49bc1.tar.bz2 spack-1891ce35459f2f402effae2d7a8094bd0df49bc1.tar.xz spack-1891ce35459f2f402effae2d7a8094bd0df49bc1.zip |
Trilinos: Use more flexible option for locating the BLAS library directory. (#1987)
+ This change fixes a problem that manifests when trilinos is built against a
MKL installation defined as an external package. In this scenario, the MKL
libraries are found one directory deeper than for the case where spack
provides MKL. The extra directory is a platform name like 'intel64'.
+ The changes in this PR were recommended by contributor @davydden. I
implemented and tested with intel@16.0.3. These changes fix the issue I
reported. I did not attempt building trilinos against other BLAS
implementations.
+ fixes #1923
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions