diff options
author | Tiziano Müller <tm@dev-zero.ch> | 2018-11-20 18:23:01 +0100 |
---|---|---|
committer | Gregory Lee <lee218@llnl.gov> | 2018-11-20 09:23:01 -0800 |
commit | 84bc1d6654760e7a58d15cff15b98baf51adb483 (patch) | |
tree | 554417b016a8495476acf6b96bf528c6d6b78b1a /share | |
parent | 13b95b8ae69db8f24daed28b80352077ed97578b (diff) | |
download | spack-84bc1d6654760e7a58d15cff15b98baf51adb483.tar.gz spack-84bc1d6654760e7a58d15cff15b98baf51adb483.tar.bz2 spack-84bc1d6654760e7a58d15cff15b98baf51adb483.tar.xz spack-84bc1d6654760e7a58d15cff15b98baf51adb483.zip |
CP2K related fixes and update (#9308)
* openblas: enable parallel builds
* cp2k: enable parallel builds
* cp2k: fix building on multilib/Suse distros
use the actual directory path where files where installed to instead of
the default prefix+'/lib'
* cp2k: ensure we have a non-header-only libxsmm
* openblas: disable max num CPU detection on virtualized build
* cp2k: install data and set compiled-in DATA_DIR
* cp2k: make libxc an optional dependency (enabled by default)
* cp2k: link libint statically
* cp2k: declare statically linked library deps as type=build
* cp2k: add support for PGI compiler
* cp2k: rename smm=none to smm=blas for clarification
* cp2k: blacklist unsupported compilers
* cp2k: mark wannier90 a build-time dep since statically linked
* cp2k: make pexsi and elpa optional
* cp2k: add support for v6.1
* libxc: add version 4.2.3
* cp2k: use pkg-config to link properly to libxsmm
* cp2k: fix OpenMP support by making it explicit
Previously, CP2K accepted threaded ELPA or BLAS, leading to #(CPU) processes
being spawned even though no explicit OpenMP was requested. Now the
`popt` variant should truly be thread free while the `psmp` variant uses
threads also internally.
* cp2k: source tarballs moved to GitHub
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions