- Aug 18, 2020
-
-
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
-
Wouter Deconinck authored
Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com>
-
Harmen Stoppels authored
* Add rocBLAS * Add rocBLAS support to SIRIUS
-
- Aug 16, 2020
-
-
darmac authored
-
darmac authored
-
darmac authored
-
darmac authored
-
darmac authored
-
darmac authored
-
darmac authored
-
Tomoki, Karatsu authored
-
Harmen Stoppels authored
-
Tom Payerle authored
See #18033 libssh seemed to detect and link to system krb5 libraries if found to provide gssapi support, causing issues/system dependencies/etc. We add a boolean variant gssapi If +gssapi, the spack krb5 package is added as a dependency. If ~gssapi, the Cmake flags are adjusted to not use gssapi so that does not link to any krb5 package.
-
Valentin V authored
-
Valentin V authored
-
Filippo Spiga authored
Co-authored-by:
Filippo Spiga <fspiga@nvidia.com>
-
Mark W. Krentel authored
xz-utils already builds a shared library. The +pic variant adds the compiler pic flag to the static archive so that it can be linked into another shared library.
-
Auriane R authored
-
iarspider authored
* Add Collier and SysCalc recipes * Remove extra syscalc version * Build collier with -j1 for @:1.2.4 * Add recipe for gosam-contrib * Update gosam-contrib recipe with 'provides' * Madgraph recipe, first version * Finalize madgraph recipe + flake8 * Make py2 version of madgraph default; fix hash for syscalc; fix patch * Handle virtual packages (#3) * Update package.py * Update packages.yaml * Remove virtual packages - pt. 1 * Remove virtual packages - pt. 2 * Changes from review - pt. 1 * Changes from code review - pt. 2 * Update var/spack/repos/builtin/packages/collier/package.py Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/madgraph5amc/package.py Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com> * Add hash for version 2.7.2 (available in our private mirror) * Fixes for 2.7.3 family * Patches for 2.7.3{.py3,}{.atlas,} * Fix hash of syscalc * Hack to fix concretization (2.7.3 matches 2.7.3.py3) * Add conflict statement (reported to devs) * Apply suggestions from code review Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com> * Update package.py * Delete madgraph5amc-2.7.2.atlas.patch * Delete madgraph5amc-2.7.2.patch * Update package.py * Apply suggestions from code review Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by:
iarspider <iarpsider@gmail.com> Co-authored-by:
Adam J. Stewart <ajstewart426@gmail.com>
-