- Aug 20, 2020
-
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
Existing test methods run via callbacks at install time when run with `spack install --run-tests` These methods are tied into the package build system, and cannot be run arbitrarily New naming scheme for these tests based on the build system phase after which they should be run The method name `test` is now reserved for methods run via the `spack test` command
-
Tamara Dahlgren authored
* Added install test for perl, including use statements
-
Tamara Dahlgren authored
* Preliminary m4 smoke tests
-
Tamara Dahlgren authored
-
Tamara Dahlgren authored
* Initial patchelf smoke tests
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
- Aug 19, 2020
-
-
eugeneswalker authored
-
Tamara Dahlgren authored
Restores the fetching progress bar sans failure outputs; restores non-debug reporting of using fetch cache for installed packages; and adds a unit test. * Add status bar check to test and fetch output when already installed
-
Filippo Spiga authored
* Adding v6.6 (latest stable) * There is no '-' in Quantum ESPRESSO Co-authored-by:
Filippo Spiga <fspiga@nvidia.com>
-
Michael Kuhn authored
Some of the feature flags are named differently and clwb is missing on my i7-1065G7. cascadelake and cannonlake might have similar problems but I do not have access to those architectures to test.
-
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
-