Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2021-01-07 | New package: py-testfixtures (#20432) | Jen Herting | 1 | -0/+18 | |
* [py-testfixtures] copied from slpits * [py-testfixtures] removed extends('python') * [py-testfixtures] removed unnecessary dependencies | |||||
2021-01-06 | py-six: 1.15.0 (#20710) | Andrew W Elble | 1 | -0/+2 | |
* py-six: 1.15.0 * depend on specific python version(s) | |||||
2021-01-06 | Fix dependencies and https address of gitpython (#20669) | Joshua S Brown | 1 | -11/+15 | |
* Fix dependencies and https address of gitpython * Fix gitpython, use pypi repo, fix checksums * Use pypi * Revert to python 3.4 dependency | |||||
2021-01-06 | eospac: add version 6.4.2beta (#20681) | Gabriel Rockefeller | 1 | -1/+8 | |
* eospac: add version 6.4.2beta * eospac: clarify EOSPAC "beta" versions Compared to 6.4.1, EOSPAC 6.4.2beta contains only one change, a fix for an inability to read some SESAME files in ASCII format. From the release announcement, EOSPAC 6.4.2beta has been released for general use as the latest (i.e., eospac6-latest) versions. This is a small patch to the previously-released version 6.4.1, which was requested by an affected user. But the "beta" label can cause confusion, especially when a beta version is the new preferred version, as is the case here. As suggested by reviewers, add a comment clarifying EOSPAC's use of "beta". | |||||
2021-01-06 | py-wheel: 0.35.1 (#20713) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | flatbuffers: python variant (#20706) | Andrew W Elble | 1 | -0/+14 | |
2021-01-06 | py-wrapt: 1.12.1 (#20707) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | py-opt-einsum: 3.3.0 (#20712) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | py-absl-py: 0.10.0 (#20709) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | py-google-pasta: 0.2.0 (#20711) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | nccl: 2.8.3-1 (#20708) | Andrew W Elble | 1 | -0/+1 | |
2021-01-06 | qthreads: New version 1.15 (#20704) | Erik Schnetter | 1 | -0/+1 | |
2021-01-06 | Update kokkos amd gpu archs and required C++ level (#20096) | Robert Maynard | 1 | -3/+2 | |
* Remove unsupported AMD GPU archs * Kokkos requires C++14 now | |||||
2021-01-06 | fix gpg user rundir check (#20705) | eugeneswalker | 1 | -1/+1 | |
2021-01-06 | add charliecloud/0.21 (#20703) | Jordan Ogas | 1 | -0/+1 | |
2021-01-06 | SLEPc: Set SLEPC_DIR in the module file. (#20698) | Rémi Lacroix | 1 | -0/+4 | |
2021-01-06 | SEACAS: Update to lastest version (#20701) | Greg Sjaardema | 1 | -0/+1 | |