summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02New package: libisal (#19098)Michael Kuhn1-0/+27
2020-10-02New package: librmm (#19103)Jen Herting1-0/+19
2020-10-02New package: Icarus (#19092)Andreas Baumbach2-0/+108
Co-authored-by: Philipp Spilger <philipp.spilger@kip.uni-heidelberg.de> Co-authored-by: Eric Müller <mueller@kip.uni-heidelberg.de>
2020-10-02Add hypre@2.20.0 petsc@3.14.0 [and 3.13.6,3.13.5] (#19105)Satish Balay2-0/+4
2020-10-02New package: perl-file-slurp (starting at 9999.32) (#19112)Justin S1-0/+16
2020-10-02p7zip: fix build on macOSAdam J. Stewart1-2/+7
2020-10-02New package: rdc (ROCm Data Center Tool) (#19118)arjun-raj-kuppala1-0/+44
2020-10-02heffte: added v2.0.0 with Python an Fortran bindings (#19129)Miroslav Stoyanov2-0/+27
2020-10-02sbml: fix configuration with ~python (#19120)h-denpo1-1/+1
2020-10-02go: Add 1.15.2 and 1.14.9Michael Kuhn1-0/+2
2020-10-02node-js: Add 14.13.0 and 12.18.4Michael Kuhn1-1/+3
2020-10-02Add HPX 1.5.1 releaseaurianer1-0/+1
2020-10-02oneDNN: add versions including 1.6.4 (#19130)Adam J. Stewart1-2/+5
2020-10-02Update buildcache key index when we update the package index (#19117)Scott Wittenburg5-3/+59
This changes makes sure that when we run the pipeline job that updates the buildcache package index on the remote mirror, we also update the key index. The public keys corresponding to the signing keys used to sign the package was pushed to the mirror as a part of creating the buildcache index, so this is just ensuring those keys are reflected in the key index. Also, this change makes sure the "spack buildcache update-index" job runs even when there may have been pipeline failures, since we would like the index always to reflect the true state of the mirror.
2020-10-02Bump rocblas to 3.8.0 (#19027)Harmen Stoppels2-9/+19
* Add rocblas 3.8.0 and add all Tensile deps * Deploy rocm_smi to the bin/ folder so that it is in $PATH * BUILD_WITH_TENSILE_HOST=ON on 3.7.0+ and fix flake8
2020-10-02add py-hepunits and py-particle (#19030)vvolkl2-0/+55
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> [py-particle] format [py-particle] switch to pypi downloads [py-particle] specify dependencies in more details [py-particle] format Update var/spack/repos/builtin/packages/py-particle/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Update var/spack/repos/builtin/packages/py-particle/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Update var/spack/repos/builtin/packages/py-particle/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-10-02Add sirius@6.5.7 (#19026)Harmen Stoppels1-1/+2
2020-10-02Added initial version hash (#19053)Brian Van Essen1-1/+4
2020-10-02new release for Tasmanian (#19113)Miroslav Stoyanov1-15/+11
2020-10-02[whizard] add version 2.8.5 (#19125)vvolkl1-1/+2
2020-10-01Fix fetch of spec.yaml files from buildcache (#19101)Scott Wittenburg1-6/+3
Since those files currently exist in buildcaches (in S3 buckets) with potentially different content types, we should be less restrictive in what content types we accept when attempting to fetch them. This PR removes the content type constraint so any file with the matching name will be found.
2020-10-01Binary caching: avoid duplicate RPATHs, unnecessary updates (#19061)Patrick Gartung1-5/+8
* Remove duplication of reconstructed RPATHs caused by multiple identical entries in prefixes dictionary * Don't rewrite RPATHs if relative RPATHs are unchanged because the directory layout is unchanged
2020-10-01Add yacc provider and add dependency to swig (#19087)Andrew Gaspar4-1/+6
* Add byacc dependency to swig when building an autoconf version * Add yacc provider Removed extra sycl provider default
2020-10-01nasm: added v2.15.05 (#19099)Michael Kuhn1-0/+1
2020-10-01ucx: added v1.9.0 (#19100)Carson Woods1-0/+1
2020-10-01blis : added v0.7.0 (#19102)Sajid Ali1-1/+2
2020-10-01PLASMA: added v20.9.20 (#19106)Satish Balay1-2/+3
Co-authored-by: Piotr Luszczek <luszczek@icl.utk.edu>
2020-10-01amrex: added v20.10 (#19107)mic841-0/+1
2020-10-01Buildcache: Need to check the binary is not a Mach-o binary in a linux ↵Patrick Gartung1-1/+6
package or an ELF binary in a macOS package. (#18670) * Need to check the binary is not a Mach-o binary in a linux package or an ELF binary in a macOS package. * use sys.platform * Darwin -> darwin for sys.platform
2020-10-01FAODEL: apply a patch to fix CMake failures on NERSC Cori in faodel@1.1906.1 ↵Todd Kordenbrock2-0/+37
(#19093) Co-authored-by: Todd Kordenbrock <thkorde@sandia.gov>
2020-10-01ROCm3.8 miopen-opencl (#19022)Ganesh Kumar3-9/+35
* ROCm3.8 miopen * ROCm3.8 miopen * review comments * setting OCL_ICD_VENDORS path
2020-09-30timemory: created +python_deps variant (#18472)Jonathan R. Madsen1-5/+9
* Created +python_deps variant - the timemory python bindings can still be imported without these runtime packages and forcing a dependence by default significantly increases the spack install time * Added conflict - added conflicts('+python_deps', when='~python')
2020-09-30Merge pull request #18359 from ↵Scott Wittenburg12-132/+564
scottwittenburg/add-binary-distribution-cache-manager Add binary distribution cache manager
2020-09-30rocm-3.8.0 updates for hipblas, rocsolver, miopen-hip, rocalution, ↵Sreenivasa Murthy Kolam6-15/+23
rocmvalidationsuite (#19031) * rocm-3.8.0 updates for hipblas,rocsolver,rocm-opencl * rocm-3.8.0 updates to rocalution and rename and change rocmvalidationsuite * rocm-3.8.0 update to miopen-hip * Revert "rocm-3.8.0 updates for hipblas,rocsolver,rocm-opencl" This reverts commit 2542e8b1bede3d4e9e0ec1c3efd789f052826c21. * rocm-3.8.0 changes for rocsolver and hipblas
2020-09-30ecp proxy apps: add v4.0 (#19059)Christoph Junghans2-3/+11
* ecp-proxy-apps: add v4.0 * miniamr: add v1.6.4
2020-09-30optipng: allow build on aarch64 (#19039)t-nojiri2-0/+13
Added a patch to allow building on aarch64
2020-09-29cuDNN: add version 8.0.4 (#19054)Brian Van Essen1-2/+20
2020-09-29new package: py-gitpython (#18387)Sinan1-0/+21
* new package: py-gitpython * Update var/spack/repos/builtin/packages/py-gitpython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Sinan81 <Sinan81@earth>
2020-09-29py-(re)commonmark: dependency types (#18743)Axel Huebl2-4/+6
* py-(re)commonmark: dependency types fix the python dependency types for python packages. * py-(re)commonmark: add missing deps * Remove unused `py-future`
2020-09-29texstudio: added v3.0.0 and v3.0.1. (#19040)Toyohisa Kameyama1-2/+7
2020-09-29CUDA: added v11.1.0 (#19036)Axel Huebl2-6/+18
Compiler conflicts have been updated accordingly
2020-09-28Fixup conflicts for CUDA 11.0.2 and GCC (#19035)David Beckingsale1-2/+4
* Fixup conflicts for CUDA 11.0.2 and GCC * Updates for ppc64le * Fix missing "or newer" Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2020-09-28macOS CI: replace jupyter with jupyterlab (#19029)Adam J. Stewart1-2/+1
2020-09-28Paraview 5.6.2's version of VTK (8.2.0) is incompatible with Python 3.8 (#18881)QuellynSnead1-0/+5
* Paraview 5.6.2's version of VTK (8.2.0) is incompatible with Python 3.8. (see https://gitlab.kitware.com/vtk/vtk/-/issues/17670) * Trailing whitespace
2020-09-28rocfft ,rocrand changes for rocm-3.8.0 (#18879)Sreenivasa Murthy Kolam2-5/+7
* rocfft changes for rocm-3.8.0 * changes to the version * rocrand recipe changes for rocm-3.8.0
2020-09-28EnTT: added new package at v3.5.2 (#19021)Massimiliano Culpo1-0/+28
2020-09-28Kokkos nvcc wrapper 3.2.00 (#19023)Harmen Stoppels3-14/+22
* Add more updates for kokkos 3.2 release, particularly nvcc-wrapper * Use an ordinary Package Co-authored-by: Jeremiah J Wilke <jjwilke@kokkos-dev-2.sandia.gov>
2020-09-28APR: fix build with Apple Clang 12 (#19016)Adam J. Stewart2-0/+155
2020-09-28ROCm3.8 hipcub, hipsparse, rocprim, rocsparse & rocthrust (#18936)Ganesh Kumar7-12/+20
* ROCm3.8 atmi, hipify-clang, rocm-clang-ocl, rocm-dbgapi, rocprofiler * ROCm3.8 hipcub, hipsparse, rocprim, rocsparse & rocthrust * review comments * Review comments Co-authored-by: root <root@mlseqa-hyd-virt-srv-07.amd.com>
2020-09-28ROCm3.8 hipfort recipe (#19024)Ganesh Kumar1-0/+26
* ROCm3.8 hipfort recipe * review comments