diff options
author | Brian Van Essen <vanessen1@llnl.gov> | 2017-08-07 11:41:13 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-08-07 13:41:13 -0500 |
commit | 8ca7c7700895032d7ec9fe728146e3ac0dbd0a64 (patch) | |
tree | 1a9c46db743b2a209a0cfa94aa8a1eee41920569 /bin | |
parent | 755081968f8967a534b2e84757647e98c7b34b70 (diff) | |
download | spack-8ca7c7700895032d7ec9fe728146e3ac0dbd0a64.tar.gz spack-8ca7c7700895032d7ec9fe728146e3ac0dbd0a64.tar.bz2 spack-8ca7c7700895032d7ec9fe728146e3ac0dbd0a64.tar.xz spack-8ca7c7700895032d7ec9fe728146e3ac0dbd0a64.zip |
Elemental cublas (#4889)
* Added a package for the MDAnalysis toolkit.
* Added a patch that allows Elemental to use cuBLAS internally.
* Added support for LBANN to use the new cuBLAS extension in Elemental.
* Added a proper variant for when LBANN does not want to use cuBLAS in
elemental.
* Added a package for the cnpy project and used it in the lbann package.
* Removed unnecessary comment lines.
* Removed blank lines
* Removed debug variant
* Add support for libjpeg-turbo
* Added additional variants for OpenCV features. Fixed bug when linking
in TIFF support, where libtiff used the regular JPEG library and
OpenCV used libjpeg-turbo. Now libtiff can use libjpeg-turbo.
* Removed the variant for getting Elemental to use the cublas variant.
Updated the requirements for OpenCV to add new options.
* Fixed a flake8 error in OpenCV and added a path to find cnpy in lbann.
* Fixed line too long flake8 error.
* Added a flag to specify the datatype size in lbann and fixed a flake8 error.
* Added a debug build variant using hte new build_type
* Fixed flake8
* Fixed how the debug build is pushed to Elemental
* Fixed a bug in the Elemental package where the blas search flags were
being overridden by the blas link flags. Changed how the sequential
initialization variant is implemented in LBANN.
* Added support via a variant to explicitly use mkl or openblas. This
helps work around variant forwarding problems.
* Updated package files to address pull request comments.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions