summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-13adios2: Add 2.7.0 release (#20800)Chuck Atkins1-0/+13
This release also includes the HDF5 VOL plugin so I've added an additional funciton to ensure the HDF5_PLUGIN_PATH env var gets updated with the adios install prefix
2021-01-13intel-xed: add version 12.0.1 (#20676)Mark W. Krentel1-31/+37
* intel-xed: add version 12.0.1 Rework the version numbers for intel-xed, now that xed has actual releases and tags. Add releases 11.2.0 and 12.0.1. Rename 2019.03.01 to 10.2019.03 as a legacy version that fits in the new order. Add variant +pic to compile libxed.a with PIC code so that it can be linked into another shared library. Add conflict for aarch64. Add mwkrentel as maintainer.
2021-01-13Miniconda: update (#20814)Kurt Sansom1-0/+1
2021-01-13Add version 1.14.0 (#20836)steffen-AEI1-0/+1
1.14.0 compiles with gcc@10.2.0, while 1.13.0 doesn't
2021-01-13py-pyfiglet:new recipe (#20792)Andrew-Dunning-NNL1-0/+22
* py-pyfiglet:new recipe * Update var/spack/repos/builtin/packages/py-pyfiglet/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-pyfiglet: use pypi url Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-13dbcsr: added rocm support (#20835)Harmen Stoppels1-16/+39
Co-authored-by: Tiziano Müller <tm@dev-zero.ch>
2021-01-13r-blockmodeling: added v1.0.0 (#20820)Glenn Johnson1-5/+9
2021-01-13r-xfun: added v0.20 (#20821)Glenn Johnson1-0/+1
2021-01-13r-boot: added v1.3-25 (#20823)Glenn Johnson1-1/+4
2021-01-13hipblas: add dependency on rocsolver (#20832)Harmen Stoppels1-1/+1
2021-01-13votca-*: add v1.6.4 (#20822)Christoph Junghans5-6/+9
* votca-tools: add v1.6.4 * votca-csg: add v1.6.4 * votca-csg-tutorials: add v1.6.4 * votca-csgapps: add v1.6.4 * votca-xtp: add v1.6.4 * csgapps: master/stable version got merged into votca-csg
2021-01-13libtomlc99: added v0.2020.12.23 (#20825)darmac1-0/+1
2021-01-13hpctoolkit: add variant to support rocm (#20826)Mark W. Krentel1-0/+15
Add early support for ROCM on AMD GPUs, for develop branch only. Requires ROCM packages to be specified as external packages.
2021-01-13solr: add java as runtime dependency (#20827)darmac1-0/+2
2021-01-13libzmq: add libbsd as a dependency (#20828)a-saitoh-fj1-0/+2
libzmq started using strlcpy from v4.3.3
2021-01-13cp2k: add v8.1 (#20829)Tiziano Müller2-1/+4
2021-01-12concretizer: require at least a dependency type to say the dependency holdsMassimiliano Culpo3-0/+28
fixes #20784 Similarly to the previous bug, here we were deducing conditions to be imposed on nodes that were not part of the DAG.
2021-01-12concretizer: dependency conditions cannot hold if package is externalMassimiliano Culpo4-2/+12
fixes #20736 Before this one line fix we were erroneously deducing that dependency conditions hold even if a package was external. This may result in answer sets that contain imposed conditions on a node without the node being present in the DAG, hence #20736.
2021-01-12py-torchvision@0.5.0 depends on py-torch@1.4.1 (#20811)Robert Blake1-1/+1
2021-01-12libyogrt: remove conflicts triggered by an invalid value (#20794)Massimiliano Culpo1-4/+2
fixes #20611 The conflict was triggered by an invalid value of the 'scheduler' variant. This causes Spack to error when libyogrt facts are validated by the ASP-based concretizer.
2021-01-12restore ability of dev-build to skip patches (#20351)Robert Underwood1-0/+1
At some point in the past, the skip_patch argument was removed from the call to package.do_install() this broke the --skip-patch flag on the dev-build command.
2021-01-12New package [py-pylops] (#20777)archxlith1-0/+37
* New package [py-pylops] * [py-pylops] Seperated optional dependecies into a variant called advanced
2021-01-12dbcsr, cp2k: fix cuda arch conflicts in asp concretizer (#20784)Harmen Stoppels2-17/+35
2021-01-12kraken2: added v2.1.1 (#20785)christopher coffey1-1/+2
2021-01-12hybrid-lambda: added new package (#20754)downloadico1-0/+39
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-12dsqss: new package at v2.0.3 (#20723)ketsubouchi2-0/+71
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-01-12py-distributed: added v2020.12.0 (#20722)a-saitoh-fj1-5/+13
2021-01-12hip: fix naming of libraries when installing from tarballs (#20780)Harmen Stoppels2-0/+59
There's two issues with hip where it tries to autodetect the patch version number from git (when installed), but it does not check if it even is inside of a git repo. The result is we end up with a shared lib with a trailing dash in the library suffix: `libamd64.so.x.y.z-`, which confuses GCC. The patch tries to check if the `.git` folder exists, and if it does not, it handles version numbering the same as when git was not installed previously.
2021-01-11New package [py-scikit-fmm] (#20775)archxlith1-0/+22
* New package [py-scikit-fmm] * [py-scikit-fmm] Removed redundant depends_on
2021-01-11spack recipe for amdlibm (#20487)AMD Toolchain Support3-0/+698
2021-01-11New package [py-spgl1] (#20776)archxlith1-0/+30
2021-01-11wrf: add AOCC support for v4.2 (#20772)AMD Toolchain Support4-1/+90
2021-01-11libquo: add maintainer (#20583)Adam J. Stewart1-2/+3
2021-01-11New versions of opencl-c-headers, opencl-clhpp and ocl-icd (#20724)lorddavidiii4-4/+11
* opencl-c-headers: add new version 2020.12.18 * opencl-clhpp: add new version 2.0.13 * opencl-headers: now supports OpenCL 3.0 with new versions of opencl-c-headers and opencl-clhpp * ocl-icd: add new version 2.2.14 add now can provide OpenCL 3.0
2021-01-11gsl: added v2.6 (#20726)Erik Schnetter1-0/+1
2021-01-11Package Repositories docs: num packages has grown (#20735)Adam J. Stewart1-1/+1
2021-01-11ply: added new package (#20764)darmac1-0/+26
2021-01-11asdf-cxx: correct swig dependency details (#20752)Erik Schnetter1-1/+3
2021-01-11openPMD-api: added v0.13.1 (#20761)Axel Huebl1-2/+5
2021-01-11PaRSEC: added new package (#20170)Aurelien Bouteiller1-0/+55
PaRSEC: the Parallel Runtime Scheduler and Execution Controller for micro-tasks on distributed heterogeneous systems. Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
2021-01-11metall: added v0.8 and v0.9 (#20763)Keita Iwabuchi1-0/+2
2021-01-11Update the docs footer copyright (#20741)Tamara Dahlgren1-1/+1
2021-01-10hwloc: New version 2.4.0 (#20727)Erik Schnetter1-0/+4
New versions 1.11.12, 1.11.13, 2.3.0, 2.4.0.
2021-01-10COSMA: latest version (#20760)Teodor Nikolov1-0/+1
2021-01-10llvm-amdgpu: add variant: openmp (bool) (#20759)eugeneswalker1-1/+14
2021-01-10libjpeg-turbo: added v2.05 and v2.06 (#20770)Erik Schnetter1-0/+2
2021-01-10libevent: added v2.1.12, v2.1.11 and v2.1.10 (#20771)Erik Schnetter1-0/+3
2021-01-09py-tensorflow: version updates, add 2.4.0 (#20702)Andrew W Elble1-33/+73
* py-tensorflow: 2.4.0 and dependency updates * minor version updates * fix numpy dependency * dependency rework: compatible release issues, start to clarify cuda versions * --incompatible_no_support_tools_in_action_inputs was removed in bazel 3.6 * adjustment to versions of cuda dependency, also make sure that patches/filters still apply to certain release trains. * python 3.8 and tf < 2.2 have issues * missed py-grpcio version bump
2021-01-08ForTrilinos: add version 2.0.0 (#20695)Seth R. Johnson1-5/+17
I finally figured out how to get version 2.0.0 to play nice with the dev versions. Yuck.
2021-01-08Remove ascent gitlab trigger (#20755)Jamie Finney1-9/+0
Remove the ORNL Ascent gitlab trigger CI will now be done internally via periodic builds.