summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-11-11axom: devtools require llvm clang-format (#19740)Greg Becker1-16/+4
* follow-up to previous PR * build type
2020-11-11[podio] set pythonpath correctly (#19779)vvolkl1-0/+3
* [podio] put python dir in python path * Update var/spack/repos/builtin/packages/podio/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-11-11suite-sparse: add versions 5.8.0 and 5.8.1 (#19812)Kai Torben Ohlhus1-1/+3
Update homepage URL and see release notes: - https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.1 - https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.0
2020-11-11arbor: Add version 0.4 (#19839)t-nojiri1-0/+3
2020-11-11Add optional deps mpmath and deap to py-libensemble (#19852)Stephen Hudson1-0/+4
2020-11-11Metall package: add v0.6 (#19854)Keita Iwabuchi1-0/+1
* Metall: add version 0.2 * Add Metall v0.3 * Update Metall package to v0.4 and v0.5. * Metall package: add v0.6
2020-11-11ace: Add version 6.5.12 (#19856)t-nojiri1-0/+1
2020-11-11openfoam: remove mplibUSER provisioning (#19861)Mark Olesen3-16/+16
- has never been used by the spack package or by the upstream package Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2020-11-11ROCm3.9 recipe for rocblas, hipblas & rocsolver (#19841)Ganesh Kumar3-6/+14
* ROCm3.9 recipe for rocblas, hipblas & rocsolver * review comments * review comments Co-authored-by: root <root@mlseqa-hyd-virt-srv-07.amd.com>
2020-11-10soapdenovo2: add 242 (#19849)Justin S1-0/+1
2020-11-10votca-xtp: update deps (#19850)Christoph Junghans1-0/+1
2020-11-10abi-dumper: Add phases (#19807)t-nojiri1-0/+2
2020-11-10py-torchvision: gather correct cuda_arch setting from py-torch (#19845)Phil Tooley1-0/+5
* py-torchvision: gather correct cuda_arch setting from py-torch dependency * py-torchvision: remove unneeded variant
2020-11-10py-scipy: set F90 for all compilers (#19818)Daryl W. Grunau1-0/+3
* set F90 when compiling with Intel * set F90 for all compilers Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
2020-11-10[geant4] depends_on glu when +opengl (#19821)Wouter Deconinck1-0/+1
2020-11-09py-gpytorch: add v1.2.1 (#19796)Adam J. Stewart1-1/+6
2020-11-09saga-gis: add "depends_on('libsm', type='link')" (#19805)h-denpo1-0/+1
2020-11-09openblas: Add versions 0.3.11 and 0.3.12 (#19811)Kai Torben Ohlhus1-0/+2
[OpenBLAS 0.3.11](https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.11) and [OpenBLAS 0.3.12](https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.12) were released.
2020-11-09[opencascade] depends_on libxext, libxmu, libxt, libxi (#19823)Wouter Deconinck1-0/+4
* [opencascade] depends_on libxmu and libxi * [opencascade] depends_on libxext and libxt
2020-11-09Trilinos: add 13.0.1 (#19822)Satish Balay1-1/+3
2020-11-09spiral: new version 8.2.0 (#19794)Erik Schnetter1-0/+1
* spiral: new version 8.2.0 * spiral: Sort versions anti-chronologically
2020-11-09py-pygps: new package. (#19774)Toyohisa Kameyama1-0/+22
* py-pygps: new package. * fixed url.
2020-11-09py-vermin: add latest version 1.0.2 (#19820)Morten Kristensen1-1/+2
2020-11-09add sundials 5.5.0 (#19819)Satish Balay2-2/+84
(with xsdk build fixes, including mkl, superlu-dist) Co-authored-by: Cody J. Balos <balos1@llnl.gov>
2020-11-09ruby-narray: Added git master branch (#19817)Amjad Kotobi1-0/+2
2020-11-09tskit package (#19725)ilbiondo1-0/+24
* tskit package * Update var/spack/repos/builtin/packages/tskit/package.py I can't see any hard requirement for 3.6: Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fixes following PR review * Update var/spack/repos/builtin/packages/tskit/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-11-09ParaView: correct path for PARAVIEW_VTK_DIR (#19770)Ethan Stam1-5/+18
* ParaView: correct path for PARAVIEW_VTK_DIR * Update formatting
2020-11-08openfoam / openfoam-org : handle arch naming differences #19777 (#19778)Mark Olesen2-16/+35
- issue caused by the openfoam-org internal naming for their newly added support for aarch64 Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2020-11-08perl: make 5.32.0 the preferred version (#19799)Michael Kuhn1-5/+5
Version 5.32.0 has been out for quite a while and Linux distributions are shipping it. I have also done a rebuild of some common packages with the new version. Let's make it the preferred version.
2020-11-07Bash: add new patches, maintainer (#19798)Adam J. Stewart3-23/+235
2020-11-07amrex: new options names for version > 20.11 (#19769)mic841-0/+35
* amrex: new options names for version > 20.11 * amrex: change option name DIM -> AMReX_SPACEDIM * Update var/spack/repos/builtin/packages/amrex/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-11-07Added code to help DiHydrogen find cuDNN and CUB (#19783)Brian Van Essen4-36/+52
* Added code to help DiHydrogen find cuDNN and CUB * Cleaning up dependencies on CUB and adding guards for when newer versions of CUDA include CUB and it should be excluded. * Changed Hydrogen to disable half support by default. * Have LBANN force Hydrogen and DiHydrogen to build without half when the variant is disabled. * Added explicit variants to enusre that if LBANN is build without Cuda, Aluminum, or Half support, it enforces those constraints for Hydrogen and DiHydrogen. Cleaned up the use of Python extend versus append in LBANN and DiHydrogen recipes. * Fixed Flake8
2020-11-07fdupes: new package (#19747)Michael Kuhn1-0/+25
2020-11-07[evtgen] add env var (#19787)vvolkl1-0/+3
* [evtgen] add env var * Update var/spack/repos/builtin/packages/evtgen/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-11-06Add the `scorep` package dependency. (#19742)Itaru Kitayama1-0/+1
Co-authored-by: Itaru Kitayama <itaru.kitayama@riken.jp>
2020-11-06fmt: Add Version 7.1.2 (#19756)Dr. Christian Tacke1-0/+1
2020-11-06fairlogger: Add Version 1.9.0 (#19758)Dr. Christian Tacke1-0/+1
2020-11-06New version of Recorder: 2.1.6 (#19760)Chen Wang1-0/+1
2020-11-06make TIMER compatible with LLVM F18 (#19765)eugeneswalker1-0/+4
2020-11-06[root] fix package definition (#19775)Thomas Madlener1-1/+1
2020-11-06Add new package: predixy (#19776)darmac1-0/+23
2020-11-06cp2k: fix lmax variant to use tuple (#19780)Andrew W Elble1-1/+1
* cp2k: fix lmax variant to use tuple discovered during testing #19501 @dev-zero * retain conversion to string
2020-11-06add new vtk-h versions (#19785)Cyrus Harrison1-0/+3
2020-11-06fast-global-file-status needs elf (#19789)eugeneswalker1-0/+1
2020-11-06spot: add v2.9.4 (#19790)eugeneswalker1-0/+1
2020-11-06expat: add 2.2.10 (#19791)Michael Kuhn1-0/+1
2020-11-06py-setuptools: add 50.3.2 (#19792)Michael Kuhn1-0/+1
2020-11-06glib: add 2.66.2 and 2.64.6 (#19793)Michael Kuhn2-1/+34
2020-11-06virtualgl: Change virtual jpeg dependency to libjpeg-turbo dep (#19795)Tom Payerle1-1/+2
See #19784 virtualgl CMake system is looking for a specific libjpeg-turbo include file, not present in libjpeg (currently the only other jpeg provider)
2020-11-07meson: set STRIP on macOS (#19677)Adam J. Stewart3-6/+8
* at-spi2-core: add new version * Add strip hacks * meson: set STRIP on macOS