- Aug 19, 2020
-
-
Pieter Ghysels authored
- add cuda variant, enabled by default, but conflicting with strumpack@:3.9.999 - add zfp variant, enabled by default, but conflicting with strumpack@:3.9.999 - update minimum CMake version to 3.11 - for version 4.0.0:, do not use mpi wrappers. v4.0.0 uses CMake MPI targets - for version 4.0.0, add dependency on butterflypack@1.2.0: - remove versions 3.1.0 and older - make parmetis variant True by default - add TODO for slate variant (spack package not ready yet)
-
Kai Germaschewski authored
While I believe there must have been a reason to restrict libtool to <= 2.4.2, adios compiles just fine with libtool 2.4.6 for me. In fact, without this change, I'm getting this error: libtool: Version mismatch error. This is libtool 2.4.6, but the libtool: definition of this LT_INIT comes from libtool 2.4.2. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 This doesn't make much sense, since spack did build libtool@2.4.2 as a dependency, and was supposedly trying to use it. My guess is that on this system (NERSC's cori) the system libtool in /usr/bin, which is 2.4.6 somehow got picked up partially.
-
Michael Kuhn authored
-
Luke Dalessandro authored
-
Robert Pavel authored
Semi-recently the lua spackage was updated to explicitly add libtinfow to the lua build line. Ncurses provides this but only when the +termlib variant is enabled
-
Massimiliano Culpo authored
-
ketsubouchi authored
Co-authored-by:
Massimiliano Culpo <massimiliano.culpo@gmail.com>
-
- Aug 18, 2020
-
-
Christoph Junghans authored
-
Greg Becker authored
* emacs: add version 27.1 * emacs: 26.3 does not work on macos catalina
-
Adam J. Stewart authored
-
Massimiliano Culpo authored
fixes #18147 Before this commit the command erroneously reported "Additional properties not allowed" for keys with a double colon.
-
Michael Kuhn authored
-
Adam J. Stewart authored
-
Toyohisa Kameyama authored
-
Pieter Ghysels authored
-
Hadrien G authored
-
Harmen Stoppels authored
-
ketsubouchi authored
-
darmac authored
* ape: fix build error and update version * ape: fix 2.3.0 & 2.3.1 * ape: only refine libxc version constraintion * ape: fix flake8 error
-
Toyohisa Kameyama authored
-
Toyohisa Kameyama authored
-
Toyohisa Kameyama authored
-
Harmen Stoppels authored
-
Hadrien G authored
-
Paul authored
-
Levi Baber authored
-
Marc Mengel authored
* libsm: new version, depends_on libuuid * blank lines Co-authored-by:
Marc Mengel <mengel@fnal.gov>
-
Toyohisa Kameyama authored
-
Rao Garimella authored
* New interface reconstruction package * forgot to put in CMake option for Jali * cleanup whitespace * fix lines with more than 79 chars * more long line cleanup * fix typo WONTON_ENABLE_Kokkos ---> TANGRAM_ENABLE_Kokkos Co-authored-by:
Rao Garimella <rao@abyzou.lanl.gov>
-
- Aug 17, 2020
-
-
Marc Mengel authored
* dependency fix for python3 * version cleanup Co-authored-by:
Marc Mengel <mengel@fnal.gov>
-
Nithin Senthil Kumar authored
Co-authored-by:
nithintsk <nithintsk@github.com>
-
Adam J. Stewart authored
-
eugeneswalker authored
* make_package_relative: relocate rpaths on cray * relocate_package: relocate rpaths on cray * platforms: add `binary_formats` property We need to know which binary formats are supported on a platform so we know which types of relocations to try. This adds a list of binary formats to the platform and removes a bunch of special cases from `binary_distribution.py`. Co-authored-by:
Todd Gamblin <tgamblin@llnl.gov>
-
Valentin V authored
-
Rao Garimella authored
* New interface reconstruction package * forgot to put in CMake option for Jali * cleanup whitespace * fix lines with more than 79 chars * more long line cleanup Co-authored-by:
Rao Garimella <rao@abyzou.lanl.gov>
-
Adam J. Stewart authored
-
Valentin V authored
-
t-nojiri authored
-
Valentin V authored
-
Adam J. Stewart authored
-