summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-03-19slate: add v2023.11.05 (#42913)G-Ragghianti2-0/+27
* Updated version of slate * Added rocm version conflict * Added patch to fix openMP problem
2024-03-19WGL: Update `libs` for new archspec on Win (#43253)John W. Parent1-1/+1
2024-03-19cmake: deprecate old patch releases and add missing gmake dep (#43261)Harmen Stoppels1-112/+322
2024-03-19mgard: don't restrict protobuf version more than necessary (#43172)Martin Aumüller1-1/+5
* mgard: don't restrict protobuf version more than necessary successfully built: mgard@2022-11-18 ^protobuf@3.{4,21,25} mgard@2023-01-10 ^protobuf@3.{4,25} mgard@2023-03-31 ^protobuf@3.{4,25} compile failures: mgard@2022-11-18 ^protobuf@3.3 mgard@2023-01-10 ^protobuf@3.3 mgard@2023-03-31 ^protobuf@3.3 * mgard: add conflicts to address CI errors * mgard: conflict between cuda and abseil@20240116.1 compiling mgard+cuda with gcc@12.3.0 and nvcc from cuda@12.3.0 against protobuf pulling in abseil-cpp@20240116.1 results in the errors reported here: https://github.com/abseil/abseil-cpp/issues/1629
2024-03-18package/py-setuptools_add_new_versions (#43180)Sinan1-0/+20
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2024-03-18sgpp: update dependency versions (#43178)Gregor Daiß1-17/+19
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-03-18py-wand: add v0.6.13 (#42972)Sinan1-0/+2
2024-03-18fujitsu-mpi: add gcc and clang support (#43053)jdomke1-9/+27
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
2024-03-18netcdfc: consider static build in pkgconf filtering (#43084)John W. Parent1-3/+3
2024-03-18py-optax: add new version (#43169)Christopher Christofi1-2/+5
2024-03-18build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#43204)dependabot[bot]1-1/+1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/0d103c3126aa41d772a8362f6aa67afac040f80c...2b51285047da1547ffb1b2203d8be4c0af6b1f20) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18build(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 (#43205)dependabot[bot]1-1/+1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/af5a7ed5ba88268d5278f7203fb52cd833f66d6e...2cdde995de11925a030ce8070c3d77a52ffcf1c0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18telocal: add new package (#43241)George Young1-0/+21
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-03-18llvm-amdgpu: add rpath to HIP rt (#42876)afzpatel1-0/+7
2024-03-18use directives in some packages (#43238)Harmen Stoppels12-16/+18
2024-03-18fzf: add v0.48.0 (#43230)Alec Scott1-0/+1
2024-03-18scorep: add v8.4 (#43225)wspear1-0/+1
2024-03-18intel-gtpin: add version 4.0 (#43216)Wileam Y. Phan1-0/+6
2024-03-18py-cutadapt: updating to @4.7 (#43214)George Young2-9/+13
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-03-18py-shacl: new version, update dependencies (#42905)Matthias Wolf4-4/+17
* py-shacl: new version, update dependencies Also updates the dependencies py-prettytable and py-rdflib. * review comments * Update var/spack/repos/builtin/packages/py-pyshacl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-poetry-core: add required 1.8.1 --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-03-18py-geopandas: add new version 0.14.3 (#43235)Christopher Christofi1-0/+7
* py-geopandas: add new version * add when specification on setuptools requirement
2024-03-18py-pyshp: add new version (#43234)Christopher Christofi1-0/+1
2024-03-18py-branca: add new package (#43236)Christopher Christofi1-0/+22
2024-03-18rocm-smi-lib: remove standalone test and add build time test (#43129)afzpatel1-66/+6
2024-03-18Fix CMake generator documentation (#43232)Pieter P1-1/+1
2024-03-18performance: avoid `jinja2` import at startup unless needed (#43237)Todd Gamblin1-2/+2
`jinja2` can be a costly import, and right now it happens at startup every time we run Spack. This slows down `spack --print-shell-vars` a bit, which is needed by `setup-env.*sh`.
2024-03-18zlib-ng: add variant new_strategies (#43219)Sergey Kosukhin1-0/+4
2024-03-18gcc 12.3 ICE patch for aarch64 (#43093)Simon Pintarelli1-0/+14
* gcc12.3 patch for ICE on aarch64 * aarch64 ICE patch for gcc@13.2
2024-03-17Remove bundled fmt (#43210)Thomas Padioleau3-13/+8
2024-03-16geant4: add matinainer, clean args (#43218)Seth R. Johnson1-4/+4
2024-03-15build(deps): bump black from 24.2.0 to 24.3.0 in /lib/spack/docs (#43228)dependabot[bot]1-1/+1
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15build(deps): bump black in /.github/workflows/style (#43227)dependabot[bot]1-1/+1
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15py-black: add v24.3.0 (#43226)Adam J. Stewart1-0/+1
2024-03-15geant4: patch old versions to work on new compiler/ubuntu (#43212)Seth R. Johnson2-0/+101
* geant4: patch old version for %clang@15 * Backport ascii-V10-07-03 * Apply to all compilers, but only for 10.5-10.6
2024-03-15New patch release SLEPc 3.20.2 (#43211)Jose E. Roman2-0/+2
2024-03-15pandora{pfa,sdk,monitoring}: new HEP package for particle flow analysis (#37714)Wouter Deconinck3-0/+151
* pandorapfa: new package * pandorasdk: new package * [@spackbot] updating style on behalf of wdconinc * pandorasdk: use self.define * pandoramonitoring: new package * pandorasdk: new version 3.4.2 * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> * pandora{pfa,sdk,monitoring}: add maintainer jmcarcell Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
2024-03-15cray-rhel: add a lower bound to mgard (#43187)Massimiliano Culpo1-0/+3
2024-03-15Allow compilers to be configured in packages.yaml (#42016)Greg Becker8-20/+270
Co-authored-by: becker33 <becker33@users.noreply.github.com>
2024-03-14Clingo bootstrapping: Remove msvc constraint (#43199)John W. Parent2-4/+1
Patch allowing Clingo to build with VS22 has landed both in Spack and Clingo upstream, update Spack's bootstrap constraints to handle this. Additionally, properly scope the patch application in the clingo package to handle upstream patch.
2024-03-14e4s cray ci: mgard is broken, disable spec (#43194)eugeneswalker1-4/+3
2024-03-14nag: add version 7.2.7200 (#43188)Sergey Kosukhin1-0/+1
2024-03-14Fix Axom: index out of range when configuring axom~mpi on toss_4 (#43186)Adrien Bernede1-12/+12
2024-03-14Improve error message when an unknown compiler is requested (#43143)Massimiliano Culpo3-6/+18
Fixes #43141
2024-03-14`spack develop`: stage build artifacts in same root as non-dev builds (#41373)Peter Scheibel10-127/+297
Currently (outside of this PR) when you `spack develop` a path, this path is treated as the staging directory (this means that for example all build artifacts are placed in the develop path). This PR creates a separate staging directory for all `spack develop`ed builds. It looks like ``` # the stage root /the-stage-root-for-all-spack-builds/ spack-stage-<hash> # Spack packages inheriting CMakePackage put their build artifacts here spack-build-<hash>/ ``` Unlike non-develop builds, there is no `spack-src` directory, `source_path` is the provided `dev_path`. Instead, separately, in the `dev_path`, we have: ``` /dev/path/for/foo/ build-{arch}-<hash> -> /the-stage-root-for-all-spack-builds/spack-stage-<hash>/ ``` The main benefit of this is that build artifacts for out-of-source builds that are relative to `Stage.path` are easily identified (and you can delete them with `spack clean`). Other behavior added here: - [x] A symlink is made from the `dev_path` to the stage directory. This symlink name incorporates spec details, so that multiple Spack environments that develop the same path will not conflict with one another - [x] `spack cd` and `spack location` have added a `-c` shorthand for `--source-dir` Spack builds can still change the develop path (in particular to keep track of applied patches), and for in-source builds, this doesn't change much (although logs would not be written into the develop path). Packages inheriting from `CMakePackage` should get this benefit automatically though.
2024-03-14ispc: add v1.22.0 & v1.23.0 (#43159)Martin Aumüller1-13/+22
* ispc: add v1.22.0 & v1.23.0 * ispc: fix build on macos apply upstream patch * ispc: demote llvm to just a build dependency still builds fine
2024-03-14move --deprecated arg to concretizer args (#43177)Greg Becker9-67/+80
2024-03-14mgard: add version 2023-12-09 (1.5.2) (#41493)Scott Wittenburg1-1/+2
2024-03-14mfem: add MUMPs option (#42929)victor-decaria-nnl1-0/+15
* Added MUMPs option to mfem * implement suggestions * loosened mumps+metis dependency to just mumps
2024-03-14compiler.py: simplify implicit link dir bits (#43078)Harmen Stoppels2-51/+36
2024-03-14nvhpc: add v24.3 (#43175)jmuddnv1-0/+10