summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-03-31papyrus: setup environment variables #22681 (#22682)Jungwon Kim1-0/+11
2021-03-31fix: modify for change in meson options (#22678)kurtsansom1-2/+8
2021-03-31new package: py-uproot (#22658)Glenn Johnson1-0/+26
2021-03-31wget: add 1.21 (#22675)Michael Kuhn1-0/+1
2021-03-31AOCC support for QE 6.7 (#22664)AMD Toolchain Support2-1/+86
Adding qe_6.7_aocc_support
2021-03-31hpl: FIX ^intel-oneapi-mkl (#22674)yellowhat1-0/+1
2021-03-31adding AOCC support for CP2K 7.1 (#22641)AMD Toolchain Support2-0/+13
2021-03-31squashfuse: add v0.1.104 and variants (#22605)Harmen Stoppels1-20/+26
2021-03-30There is no symlink fusermount->fusermount3 by default (#22638)Harmen Stoppels1-1/+1
2021-03-30SRILM: Add new package. (#22640)Rémi Lacroix1-0/+92
2021-03-30New package py-flexmock (#22549)Desmond Orton1-0/+25
* New package py-flexmock * Switched to proper deps * Changed setuptools type
2021-03-30New package py-argh (#22551)Desmond Orton1-0/+26
* New package py-argh * Fixed deps * Changed setuptools type * Update var/spack/repos/builtin/packages/py-argh/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-30New package py-iocapture (#22550)Desmond Orton1-0/+20
* New package py-iocapture * Added the proper deps * Changed setuptools type
2021-03-30libLBFGS: Add new package. (#22639)Rémi Lacroix1-0/+29
2021-03-30stat: new version 4.1.0 (#22523)Gregory Lee1-1/+7
* fix issue #22228 build of gdk-pixbuf * added stat 4.1.0 and GUI variant
2021-03-30Add setup_dependent_build_environment() method to nvhpc package (#22578)Scott McMillan1-0/+17
Fix #22520 Co-authored-by: Scott McMillan <smcmillan@nvidia.com>
2021-03-30claw: support for gcc10 (#22618)Sergey Kosukhin1-0/+7
2021-03-30Correct the sha256 ioapi v3.2 (#22633)Hao Lyu1-1/+1
The sha256 of [ioapi-3.2](https://www.cmascenter.org/ioapi/download/ioapi-3.2.tar.gz) should be `0a3cbf236ffbd9fb5f6509e35308c3353f1f53096efe0c51b84883d2da86924b`
2021-03-30New recipe for rocm-opencl-runtime ,bump up version for rdc for rocm-4.1.0 ↵Sreenivasa Murthy Kolam2-1/+52
Release (#22645)
2021-03-30Add sshfs (#22636)Harmen Stoppels1-0/+25
2021-03-30New versions of SIRIUS (#22637)Harmen Stoppels1-0/+2
2021-03-30cuda: add dev variant and ABI variant for ncurses (#22536)lorddavidiii2-0/+13
* ncurses: add variant +abi5 for version 5 ABI * cuda: add variant dev, which makes cuda-gdb useable - cuda-gdb needs libncurses.so.5, which most distros doesn't have see also https://docs.nvidia.com/cuda/cuda-gdb/index.html#common-issues-oss
2021-03-30curl package: add new stable version 7.75.0 (#22635)Yan Hang1-0/+1
2021-03-30Update hiop package (#22232)Asher Mancinelli1-18/+124
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-03-30py-numpy: Add the setting to use fujitsu-ssl2 (#22604)takanori-ihara1-0/+22
* py-numpy: Add the setting to use fujitsu-ssl2 * py-numpy: Fix for comments
2021-03-30Bugfixes in LBANN software stack identified by clingo (#22554)Brian Van Essen4-39/+26
* Fixed a bug in the DiHydrogen package where the variant legacy was changed to distconv and wasn't fully propagated. Cleaned up the openmp variants on the blas library packages in DiHydrogen and Elemental. Extended support for Aluminum v1.0 in LBANN, Hydrogen, and DiHydrogen. Fixed a when clause in the LBANN dependencies. * Removed the upper range limit for the Aluminum library dependence * Update var/spack/repos/builtin/packages/dihydrogen/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-30spath: new releases (#22625)Cameron Stanavige1-0/+3
This commit adds the url and the two releases/versions to the package.
2021-03-29Externals are preferred even when they have non-default variant valuesMassimiliano Culpo2-0/+25
fixes #22596 Variants which are specified in an external spec are not scored negatively if they encode a non-default value.
2021-03-29Enforce uniqueness of the version_weight atom per nodeMassimiliano Culpo1-0/+17
fixes #22565 This change enforces the uniqueness of the version_weight atom per node(Package) in the DAG. It does so by applying FTSE and adding an extra layer of indirection with the possible_version_weight/2 atom. Before this change it may have happened that for the same node two different version_weight/2 were in the answer set, each of which referred to a different spec with the same version, and their weights would sum up. This lead to unexpected result like preferring to build a new version of an external if the external version was older.
2021-03-29bumpup version for hipify-clang,rocm-gdb-api,rocm-gdb for rocm-4.1.rel (#22622)Sreenivasa Murthy Kolam3-6/+9
2021-03-29ELPA: Add missing Python build dependency. (#22466)Rémi Lacroix2-0/+12
Also patch the "manual_cpp" Python script with proper shebang to ensure the Spack provided Python is used instead of the system Python.
2021-03-29hdf5: fix link error in dependent packages with %fj (#22512)Tomoki, Karatsu1-0/+4
2021-03-29libfuse: run system install script based on a variant (#22518)Harmen Stoppels2-1/+37
2021-03-29py-matplotlib: add v3.4.0 (#22574)Adam J. Stewart1-6/+10
2021-03-29py-numpy: add v1.20.2 (#22603)Adam J. Stewart1-0/+1
2021-03-28graphite2: add python@3.6: as dependency (#22126)darmac1-0/+2
* graphite2: add python@3.6: as dependency * graphite2: refine python type to run * graphite2: change phthon to test type
2021-03-28Flang default is False. Include a warning to deter people from using it. ↵Nichols A. Romero1-2/+3
(#22524) * Flang default is False. Include a warning to deter people from using it. * Fix flake8 issue.
2021-03-28mpich: fix device detection (#22502)Adam J. Stewart1-5/+2
2021-03-28py-joblib: add v1.0.1 (#22501)Adam J. Stewart1-3/+13
2021-03-28gdrcopy: add v2.2 (#22528)Hervé Yviquel1-8/+2
2021-03-28qt: fix qt@4+gui on darwin (#22602)Seth R. Johnson1-3/+3
2021-03-28mpfr: new version 4.1.0 (#22541)Robert Mijakovic1-0/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-28py-scipy: add v1.6.2 (#22543)Adam J. Stewart1-17/+22
2021-03-28hepmc3: add version 3.2.3 (#22601)Valentin Volkl1-0/+1
2021-03-28edm4hep: add version 0.3.1 (#22600)Valentin Volkl1-0/+1
2021-03-28[dd4hep] add new version (#22599)Valentin Volkl1-0/+1
2021-03-27gmp: add version 6.2.1 (#22570)Jen Herting1-0/+1
2021-03-27opensubdiv: add version 3.4.3 and change version number format (#22571)Jen Herting1-1/+6
2021-03-27mochi-margo: add v0.9.2, v0.9.3 and v0.9.4 (#22368)Phil Carns2-1/+4
Also mark a margo version deprecated that was previously omitted by mistake
2021-03-27liblouis: new package (#22141)darmac1-0/+21