Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-13 | Add version 1.14.0 (#20836) | steffen-AEI | 1 | -0/+1 | |
1.14.0 compiles with gcc@10.2.0, while 1.13.0 doesn't | |||||
2021-01-13 | py-pyfiglet:new recipe (#20792) | Andrew-Dunning-NNL | 1 | -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-13 | dbcsr: added rocm support (#20835) | Harmen Stoppels | 1 | -16/+39 | |
Co-authored-by: Tiziano Müller <tm@dev-zero.ch> | |||||
2021-01-13 | r-blockmodeling: added v1.0.0 (#20820) | Glenn Johnson | 1 | -5/+9 | |
2021-01-13 | r-xfun: added v0.20 (#20821) | Glenn Johnson | 1 | -0/+1 | |
2021-01-13 | r-boot: added v1.3-25 (#20823) | Glenn Johnson | 1 | -1/+4 | |
2021-01-13 | hipblas: add dependency on rocsolver (#20832) | Harmen Stoppels | 1 | -1/+1 | |
2021-01-13 | votca-*: add v1.6.4 (#20822) | Christoph Junghans | 5 | -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-13 | libtomlc99: added v0.2020.12.23 (#20825) | darmac | 1 | -0/+1 | |
2021-01-13 | hpctoolkit: add variant to support rocm (#20826) | Mark W. Krentel | 1 | -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-13 | solr: add java as runtime dependency (#20827) | darmac | 1 | -0/+2 | |
2021-01-13 | libzmq: add libbsd as a dependency (#20828) | a-saitoh-fj | 1 | -0/+2 | |
libzmq started using strlcpy from v4.3.3 | |||||
2021-01-13 | cp2k: add v8.1 (#20829) | Tiziano Müller | 2 | -1/+4 | |
2021-01-12 | concretizer: require at least a dependency type to say the dependency holds | Massimiliano Culpo | 3 | -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-12 | concretizer: dependency conditions cannot hold if package is external | Massimiliano Culpo | 4 | -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-12 | py-torchvision@0.5.0 depends on py-torch@1.4.1 (#20811) | Robert Blake | 1 | -1/+1 | |
2021-01-12 | libyogrt: remove conflicts triggered by an invalid value (#20794) | Massimiliano Culpo | 1 | -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-12 | restore ability of dev-build to skip patches (#20351) | Robert Underwood | 1 | -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-12 | New package [py-pylops] (#20777) | archxlith | 1 | -0/+37 | |
* New package [py-pylops] * [py-pylops] Seperated optional dependecies into a variant called advanced | |||||
2021-01-12 | dbcsr, cp2k: fix cuda arch conflicts in asp concretizer (#20784) | Harmen Stoppels | 2 | -17/+35 | |
2021-01-12 | kraken2: added v2.1.1 (#20785) | christopher coffey | 1 | -1/+2 | |
2021-01-12 | hybrid-lambda: added new package (#20754) | downloadico | 1 | -0/+39 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-01-12 | dsqss: new package at v2.0.3 (#20723) | ketsubouchi | 2 | -0/+71 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-01-12 | py-distributed: added v2020.12.0 (#20722) | a-saitoh-fj | 1 | -5/+13 | |
2021-01-12 | hip: fix naming of libraries when installing from tarballs (#20780) | Harmen Stoppels | 2 | -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-11 | New package [py-scikit-fmm] (#20775) | archxlith | 1 | -0/+22 | |
* New package [py-scikit-fmm] * [py-scikit-fmm] Removed redundant depends_on | |||||
2021-01-11 | spack recipe for amdlibm (#20487) | AMD Toolchain Support | 3 | -0/+698 | |
2021-01-11 | New package [py-spgl1] (#20776) | archxlith | 1 | -0/+30 | |
2021-01-11 | wrf: add AOCC support for v4.2 (#20772) | AMD Toolchain Support | 4 | -1/+90 | |
2021-01-11 | libquo: add maintainer (#20583) | Adam J. Stewart | 1 | -2/+3 | |
2021-01-11 | New versions of opencl-c-headers, opencl-clhpp and ocl-icd (#20724) | lorddavidiii | 4 | -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-11 | gsl: added v2.6 (#20726) | Erik Schnetter | 1 | -0/+1 | |
2021-01-11 | Package Repositories docs: num packages has grown (#20735) | Adam J. Stewart | 1 | -1/+1 | |
2021-01-11 | ply: added new package (#20764) | darmac | 1 | -0/+26 | |
2021-01-11 | asdf-cxx: correct swig dependency details (#20752) | Erik Schnetter | 1 | -1/+3 | |
2021-01-11 | openPMD-api: added v0.13.1 (#20761) | Axel Huebl | 1 | -2/+5 | |
2021-01-11 | PaRSEC: added new package (#20170) | Aurelien Bouteiller | 1 | -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-11 | metall: added v0.8 and v0.9 (#20763) | Keita Iwabuchi | 1 | -0/+2 | |
2021-01-11 | Update the docs footer copyright (#20741) | Tamara Dahlgren | 1 | -1/+1 | |
2021-01-10 | hwloc: New version 2.4.0 (#20727) | Erik Schnetter | 1 | -0/+4 | |
New versions 1.11.12, 1.11.13, 2.3.0, 2.4.0. | |||||
2021-01-10 | COSMA: latest version (#20760) | Teodor Nikolov | 1 | -0/+1 | |
2021-01-10 | llvm-amdgpu: add variant: openmp (bool) (#20759) | eugeneswalker | 1 | -1/+14 | |
2021-01-10 | libjpeg-turbo: added v2.05 and v2.06 (#20770) | Erik Schnetter | 1 | -0/+2 | |
2021-01-10 | libevent: added v2.1.12, v2.1.11 and v2.1.10 (#20771) | Erik Schnetter | 1 | -0/+3 | |
2021-01-09 | py-tensorflow: version updates, add 2.4.0 (#20702) | Andrew W Elble | 1 | -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-08 | ForTrilinos: add version 2.0.0 (#20695) | Seth R. Johnson | 1 | -5/+17 | |
I finally figured out how to get version 2.0.0 to play nice with the dev versions. Yuck. | |||||
2021-01-08 | Remove ascent gitlab trigger (#20755) | Jamie Finney | 1 | -9/+0 | |
Remove the ORNL Ascent gitlab trigger CI will now be done internally via periodic builds. | |||||
2021-01-08 | intel-oneapi-mpi: virtual provider support (#20732) | Robert Cohn | 1 | -0/+14 | |
Set up environment and dependent packages properly when building with intel-oneapi-mpi as a dependency MPI provider (e.g. point to mpicc compiler wrapper). | |||||
2021-01-08 | amrex: expand CUDA support (#20740) | mic84 | 1 | -4/+31 | |
* amrex: expand CUDA support | |||||
2021-01-07 | py-scikit-learn: do parallel builds of C extension (#20733) | Robert Underwood | 1 | -0/+3 | |
Enabled parallel builds of the C-extension upto the parallelism allowed by spack. https://scikit-learn.org/stable/developers/advanced_installation.html#parallel-builds |