diff options
author | Massimiliano Culpo <massimiliano.culpo@googlemail.com> | 2016-09-21 21:27:59 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-09-21 12:27:59 -0700 |
commit | d848559f70ad67842150b51d2792843f3cce4621 (patch) | |
tree | 24535379186b544e78c92e821f6c42e022bce4e1 /.gitignore | |
parent | 6b6f868f2adcd5764a782678dbd0b1beaa597579 (diff) | |
download | spack-d848559f70ad67842150b51d2792843f3cce4621.tar.gz spack-d848559f70ad67842150b51d2792843f3cce4621.tar.bz2 spack-d848559f70ad67842150b51d2792843f3cce4621.tar.xz spack-d848559f70ad67842150b51d2792843f3cce4621.zip |
Reworking of `lapack_shared_libs` and similar properties (#1682)
* Turned <provider>_libs into an iterable
Modifications :
- added class LibraryList + unit tests
- added convenience functions `find_libraries` and `dedupe`
- modifed non Intel blas/lapack providers
- modified packages using blas_shared_libs and similar functions
* atlas : added pthread variant
* intel packages : added lapack_libs and blas_libs
* find_library_path : removed unused function
* PR review : fixed last issues
* LibraryList : added test on __add__ return type
* LibraryList : added __radd__ fixed unit tests
fix : failing unit tests due to missing `self`
* cp2k and dependecies : fixed blas-lapack related statements in package.py
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions