summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-15PCL: add new package (#20933)Adam J. Stewart1-0/+21
2021-01-15pocl: added v1.6 (#20932)h-denpo1-1/+6
Made version 1.5 or lower conflicts with a64fx.
2021-01-14fujitsu-fftw: Add new package (#20824)Tomoyasu Nojiri1-0/+112
2021-01-14py-hovorod: fix typo on variant name in conflicts directive (#20906)Henrique Mendonça1-1/+1
2021-01-14py-h5py: HDF5_DIR is needed for ~mpi too (#20905)Kelly (KT) Thompson1-1/+1
For the `~mpi` variant, the environment variable `HDF5_DIR` is still required. I moved this command out of the `+mpi` conditional.
2021-01-14r-class: added v7.3-17 (#20856)Glenn Johnson1-1/+4
2021-01-14r-covr: added v3.5.1 (#20868)Glenn Johnson1-1/+4
2021-01-14r-diffusionmap: added v1.2.0 (#20881)Glenn Johnson1-4/+9
2021-01-14r-e1071: added v1.7-4 (#20891)Glenn Johnson1-1/+5
2021-01-14llvm-doe: added new package (#20719)Shintaro Iwasaki4-0/+580
The package contains duplicated code from llvm/package.py, will supersede solve.
2021-01-14astyle: Fix makefile for install parameter (#20899)Tomoyasu Nojiri1-4/+3
2021-01-14improve documentation for Rocm (hip amd builds) (#20812)Danny Taller1-1/+6
* improve documentation
2021-01-14r-sf: fix dependency error (#20898)darmac1-1/+1
2021-01-14ecp-data-vis-sdk: Combine the vis and io SDK packages (#20737)Chuck Atkins3-73/+111
This better enables the collective set to be deployed togethor satisfying eachothers dependencies
2021-01-13amrex: fix handling of CUDA arch (#20786)mic841-11/+12
* amrex: fix handling of CUDA arch * amrex: fix style * amrex: fix bug * Update var/spack/repos/builtin/packages/amrex/package.py * Update var/spack/repos/builtin/packages/amrex/package.py Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2021-01-13adios2: Define custom libs property (#20848)Chuck Atkins1-10/+38
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