summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-05-09Fix filtering external specs (#44093)Massimiliano Culpo4-0/+64
When an include filter on externals is present, implicitly include libcs. Also, do not penalize deprecated versions if they come from externals.
2024-05-09pythia8: add a cxxstd variant (#44077)Juan Miguel Carceller1-0/+14
* pythia8: add a cxxstd variant * Add multi=False, fix regexp --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-05-09kokkos-nvcc-wrapper: add missing versions (#44089)Richard Berger1-0/+4
2024-05-09mmg: Build & install shared libraries, add 5.7.2 & 5.7.3(#43749)Julien Cortial1-0/+3
2024-05-09Universal Ctags: Add version 6.1.20240505.0 (#44058)RĂ©mi Lacroix1-0/+3
2024-05-09CI/Update macOS runners: macos-latest switched to macos-14 (#44094)Massimiliano Culpo1-1/+1
macos-latest switched to macos-14, so now we are running two identical jobs.
2024-05-09package: libsodium update URL to GitHub (#44090)Vanessasaurus1-10/+6
Problem: the libsodium download endpoints are not reliable, they fail multiple times a day for several of our automated pipelines. Solution: use the GitHub releases and branches. Signed-off-by: vsoch <vsoch@users.noreply.github.com>
2024-05-09Kokkos: adding new release 4.3.01 (#44086)Luc Berger2-0/+3
2024-05-09Octopus 14.1 : Add new version hash (#44083)Ashwin Kumar Karnad1-0/+6
* octopus: add hash for new version * octopus: add --enable-silent-deprecation flag when @14.1:
2024-05-09amr-wind: add missing variants (#44078)Jon Rood1-16/+33
* amr-wind: add missing variants * Fix copy and paste. * waves2amr is only available on amr-wind@2.0 * Style. * Use satisfies.
2024-05-08Orca (standalone) 5.0.4 (#44011)alvaro-sch1-1/+2
* orca: added latest version 5.0.4 * Fixed openmpi versions
2024-05-08mpich: Add license (#43821)Ken Raffenetti1-1/+1
2024-05-08hipsparselt: new package (#44080)Sreenivasa Murthy Kolam2-0/+169
* Initial commit for adding hipsparselt recipe * correct the style errors * remove master version
2024-05-08gcc: use -idirafter for libc headers (#44081)Harmen Stoppels1-1/+1
GCC C++ headers like cstdlib use `#include_next <stdlib.h>` to wrap libc headers. We're using `-isystem` for libc, which puts those headers too early in the search path. `-idirafter` fixes this so `include_next` works.
2024-05-08JAX: add v0.4.27, NCCL variant (#44071)Adam J. Stewart2-113/+131
2024-05-08add flag to turn off building tests and examples (#44075)Jake Koester1-0/+6
2024-05-08py-jsonargparse: add v4.28.0 (#44074)Adam J. Stewart1-0/+1
2024-05-08hypre: add cublas and rocblas variants (#44038)Jon Rood1-1/+12
* Add cublas and roblas variants to hypre. * Fix mistakes. * Remove newline. * Address suggestions.
2024-05-08Bump up the version for ROCm-6.1.0 (#43843)renjithravindrankannath58-66/+1054
* Bump up the version for ROCm-6.1.0 * Style check error correction and patch files * Update for rocm-openmp-extras 6.1 * updating rocm-openmp-extras and math libraries with 6.1 * Style check error correcion * updating hipcub, hipfort & miopen-hip for 6.1 * Rocm-openmp-extras and some mathlib updates * iAudit error correction and rocmlir update * Updating dependency on suite-sparse and adding path * Style check error corection * hip-tensor 6.1.0 update * rdc 6.1 needs grpc 1.59.1 * rvs 6.1 updates and patch
2024-05-08build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#44045)dependabot[bot]8-19/+19
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08darshan-runtime,darshan-util,py-darshan: add darshan-3.4.5 packages (#43989)shanedsnyder3-3/+10
* add darshan-3.4.5 packages, update URLs * py-setuptools version switches for py-darshan * more py-darshan test dependencies * try a conditional importlib_resources dependency
2024-05-08iq-tree: add new version delete duplicate package (#44043)snehring4-45/+5
* iq-tree: add new version delete duplicate package * Replace iqtree2 dependency orthofinder: replace iqtree2 with iq-tree@2 py-phylophlan: replace iqtree2 with iq-tree@2
2024-05-08gitlab ci: tutorial: add `julia` and `vim` (#44073)Harmen Stoppels2-2/+2
2024-05-08cernlib: add 2023.08.14.0-free (#40211)andriish1-4/+13
* Update CERNLIB Update CERNLIB * Update package.py * Update package.py * [@spackbot] updating style on behalf of andriish * cernlib: merge crypto->crypt patches * cernlib: depends_on xbae when `@2023:` * cernlib: patch for Xbae and Xm link order (DSO) * [@spackbot] updating style on behalf of andriish --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-05-08unmaintained pkg bump: 2024-05-05 (#44021)Alec Scott92-73/+166
* unmaintained pkgs: bump versions * Changes following review feedback * glm: update cmake dependency --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-05-08gcc: add v14.1.0 (#44053)Massimiliano Culpo1-0/+2
2024-05-08mold: Replace maintainer (#44047)Tamara Dahlgren1-1/+1
* Remove maintainer at his request * Add msimberg as the maintainer
2024-05-08r: patch R-CVE-2024-27322 for `r@3.5:4.3.3` (#44050)Todd Gamblin1-0/+8
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2024-05-08Bump removal version in deprecation messages (#44064)Massimiliano Culpo3-6/+6
2024-05-07Remove dead environment creation code (#44065)Tamara Dahlgren1-8/+0
2024-05-07orca: switching to xz archives, removing old version (#44035)snehring1-38/+10
2024-05-07Add transformer engine package (#43982)Auriane R1-0/+48
* Add py-flash-attn@2.4.2 * Add py-transfomer-engine package --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-05-07gaudi: Add version 38.1 (#44055)Juan Miguel Carceller1-0/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-05-07Dyninst: update compiler requirements (#44033)Tim Haines1-1/+1
As of 13.0.0, Dyninst can now build with any Linux compiler.
2024-05-07fix(adios2): fix missing stdind include in 2.7 (#43786)Vicente Bolea2-0/+27
2024-05-07gitlab: dont build paraview for neoverse v2 (#44060)Harmen Stoppels1-4/+4
2024-05-07build(deps): bump pygments from 2.17.2 to 2.18.0 in /lib/spack/docs (#44044)dependabot[bot]1-1/+1
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0) --- updated-dependencies: - dependency-name: pygments 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-05-07Include concrete environments with `include_concrete` (#33768)Richarda Butler10-48/+1116
Add the ability to include any number of (potentially nested) concrete environments, e.g.: ```yaml spack: specs: [] concretizer: unify: true include_concrete: - /path/to/environment1 - /path/to/environment2 ``` or, from the CLI: ```console $ spack env create myenv $ spack -e myenv add python $ spack -e myenv concretize $ spack env create --include-concrete myenv included_env ``` The contents of included concrete environments' spack.lock files are included in the environment's lock file at creation time. Any changes to included concrete environments are only reflected after the environment is re-concretized from the re-concretized included environments. - [x] Concretize included envs - [x] Save concrete specs in memory by hash - [x] Add included envs to combined env's lock file - [x] Add test - [x] Update documentation Co-authored-by: Kayla Butler <<butler59@llnl.gov> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.co m> Co-authored-by: Todd Gamblin <tgamblin@llnl.gov> Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2024-05-07Update the tutorial command to point to releases/v0.22 (#44056)Massimiliano Culpo1-1/+1
2024-05-07Remove spurious ASP debug lines (#44051)Massimiliano Culpo1-0/+3
2024-05-07certs: fix interpolation and disallow relative paths (#44030)psakievich5-64/+60
2024-05-07mold: Add 2.30.0 and 2.31.0 (#44034)Mikael Simberg1-0/+2
2024-05-07Warn users of the future removal of platform=cray (#43980)Massimiliano Culpo1-0/+6
2024-05-07llnl.util.tty.color._force_color: init in global scope (#44036)Harmen Stoppels2-18/+27
Currently SPACK_COLOR=always is not respected in the build process on macOS, because the global `_force_color` is re-evaluated in global scope during module setup, where it is always `None`. So, move global init bits from main.py to the module itself.
2024-05-07python-venv: use correct python name for which call (#44048)John W. Parent1-1/+2
2024-05-07Fix issues in packages with the new release of archspec (#44037)Massimiliano Culpo6-17/+8
2024-05-07Respect requests when filtering reused specs (#44042)Massimiliano Culpo2-1/+54
Some specs which were excluded from reuse, are currently added back to the solve when we traverse dependencies of other reusable specs. This fixes the issue by keeping track of what we can explicitly reuse.
2024-05-07Maintenance for the "bootstrap" workflow in CI (#44031)Massimiliano Culpo2-261/+72
Removed a lot of duplication. Fixed an issue in containers, leading to false negative
2024-05-06neic-finitefault: adding new package and dependencies (#44032)snehring6-0/+638
* neic-finitefault: adding new package * py-obspy: adding new package * py-okada-wrapper: adding new package * py-pygmt: adding new package * py-pyrocko: adding new package --------- Signed-off-by: Shane Nehring <snehring@iastate.edu>
2024-05-06amr-wind: updates and fixes (#43993)Jon Rood1-24/+34
* Updates and fixes for AMR-Wind. * Add versions and update openfast constraints. * Style. * Fix version.