summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-06-17[cp2k] Enforce exclusion of libxsmm main (#44739)Taillefumier Mathieu2-6/+11
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2024-06-15update minimum libvterm version for 0.10.0 (#44720)Alberto Invernizzi1-0/+1
https://github.com/neovim/neovim/commit/7a5effb0f95e295c265fe09e7414d859a6d79657
2024-06-15`spack-python`: remove superfluous `/usr/bin/env` (#44724)Todd Gamblin1-1/+1
Not sure why I had this here, as `/bin/sh` will find the first spack in `PATH` just like `env`. - [x] remove `/usr/bin/env` and avoid an extra process launch. Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2024-06-14omega-h: reformatted from old test method to new test method (#44712)AcriusWinter1-14/+18
* omega-h: reformatted from old test method to new test method * omega-h: added proper output checking -------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-06-14libstdcompat: removed duplicate build-time test method (#44725)AcriusWinter1-5/+0
* libstdcompat: removed stand-alone test method
2024-06-14Intel MKL express requirements as requires (#44727)kwryankrattiger1-23/+14
The ``+cluster` variant requires there be an MPI family known in the spec. When using externals it is easy to miss-configure this requirement leading to a runtime exception which is not desirable. This converts the exception to a package rule.
2024-06-14muparser: refactor to use new multi-build-system logic (#44552)James Smillie1-15/+23
2024-06-14HDF5: Fix typo in symlink paths (#44711)psakievich1-1/+1
2024-06-14hip: Adding hipother for cuda support starting from 6.0 (#44453)renjithravindrankannath1-3/+23
* Adding hipother for cuda support starting from 6.0 * Updating the version check as per current spec
2024-06-14Build developer-tools pipeline only on manylinux (#43811)Massimiliano Culpo2-91/+0
2024-06-13rclone: add v1.65.2 (#44657)Alec Scott1-0/+1
2024-06-13go: add v1.22.4 (#44656)Alec Scott1-0/+1
2024-06-13hugo: add v0.127.0 (#44626)Alec Scott1-17/+2
2024-06-13fd: add v10.1.0 (#44623)Alec Scott1-0/+1
2024-06-13openmpi: disable remark 10441 for intel classic 2021.7.0 or newer (#44614)Harshula Jayasuriya1-0/+17
* Compilation of openmpi fails when intel classic compiler 2021.7.0 or newer is used.
2024-06-13xorg pkgs: update versions and homepage cgit -> gitlab (#44420)Wouter Deconinck122-121/+141
* xorg libs: new versions * xorg pkgs: update homepage from cgit to gitlab * xorgs pkgs: fix homepage since, yeah, I did edit those 122 files by hand... * libxmu: don't need the .0 patch version here --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-06-13gh: add 2.50.0 (#44670)Matt Thompson1-0/+1
2024-06-13build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#44710)dependabot[bot]2-6/+6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/125fc84a9a348dbcf27191600683ec096ec9021c...e28ff129e5465c2c0dcc6f003fc735cb6ae0c673) --- updated-dependencies: - dependency-name: codecov/codecov-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-06-13add draco-7_18_0 to package.py (#44673)Mathew Cleveland1-0/+1
Co-authored-by: Cleveland <cleveland@lanl.gov>
2024-06-13perl-dbd-mysql: add v4.052, v5.005 (#44503)Teague Sterling1-3/+26
* Fixed some issues with installation breaking due to mysql_client * Remove debugging details * Adding client_only to deps * Adding client_only to variant and deps * Undoingw client_only to variant and deps
2024-06-13openjdk: update default version to 17.x (#44647)Diego Alvarez S3-11/+11
* Set default version of OpenJDK to 17.x * Fix OpenJDK newer versions in Apple Silicon * Specify java@11 for astral and stc
2024-06-13Adding pkgconfig dependecy to startup-notification (#44709)Teague Sterling1-0/+1
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-06-13hpctoolkit: conflicts with elfutils @0.191 (#44696)Jonathon Anderson1-0/+6
See https://gitlab.com/hpctoolkit/hpctoolkit/-/issues/831
2024-06-13Converted warpx from the old format to the new format for stand-alone ↵AcriusWinter1-19/+27
testing (#44677) * Converted warpx from the old format to the new format for stand-alone testing --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-06-13Changed sz3 stand alone tests from old to new API (#44691)AcriusWinter1-7/+13
2024-06-13py-xtb: fix problem with meson file (#44595)Howard Pritchard1-0/+7
Using meson 1.3.2 the py-xtb package fails during the install process. Error signature shown in https://github.com/grimme-lab/xtb-python/pull/114 Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2024-06-13update PDC version (#44702)Jean Luca Bez1-1/+2
2024-06-13update py-tuiview to 1.2.14 (#44692)Sam Gillingham1-0/+3
* update py-tuiview to 1.2.14 * remove whitespace
2024-06-13New patch to add half include path for tests in 6.1 (#44697)renjithravindrankannath2-9/+115
* Add half include path for tests in 6.1 * removing unwanted when="@:6.1" * Correcting conditon to apply patch * Stlye check error fix and updating rpp dependency * Audit check error fix * Correcting rpp dependency and adding hsa-rocr-dev lib path to LD_LIBRARY_PATH
2024-06-13cleanup q-e-sirius recipe (#44698)Simon Pintarelli1-7/+3
2024-06-13Add latest releases to camp, raja and umpire (#44699)Adrien Bernede3-3/+30
* Add latest releases to camp, raja and umpire
2024-06-13Add new versions of feq-parse (#44701)Joe Schoonover1-0/+2
2024-06-13tau@2.33.2 +rocm: patch to disable llvm plugin (#44690)eugeneswalker2-0/+22
2024-06-13sirius: fix spla+openmp requirement (#44685)Simon Frasch1-1/+2
2024-06-12Revert "linux-pam: fixes #44637" (#44682)Harmen Stoppels1-12/+6
* Revert "linux-pam: fixes #44637 (#44638)" This reverts commit 9151fc1653317059097ae51a238cbb7c05197240. * linux-pam: drop redundant deps, add missing, dont build docs, nls
2024-06-12gettext: fix condition (#44680)Teague Sterling1-1/+1
2024-06-12Update cp2k old recipe (#44650)Taillefumier Mathieu1-85/+85
The old build system has issues with the library order. This commit is an attempt to fix it.
2024-06-12py-pyopengl: new package (#32357)Melven Roehrig-Zoellner1-0/+68
* py-pyopengl: new simple package * py-pyopengl: Fix typo in comment Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-pyopengl: add variants and dependencies * py-pyopengl: build from source and improve variants * py-pyopengl: use corrected freeglut libs * py-pyopengl: update copyright * py-pyopengl: remove duplicate conflict clause * py-pyopengl: change dependency to link --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-06-12py-biopython: Require python <= 3.9 for certain versions (#44668)Gavin John1-4/+4
2024-06-11WRF 4.5.2 support is added for AOCC compilers (#44584)AMD Toolchain Support1-6/+20
Co-authored-by: Raviteja K <rkuppili@amd.com>
2024-06-11Nalu-Wind Tioga Dependency (#44675)psakievich2-1/+2
* Nalu-Wind Tioga Dependency We created the tioga@1.0.0 tag for reproducing the exawind 1.0 release * Update tioga tags
2024-06-11MFEM: add new version v4.7 (#44010)Veselin Dobrev15-134/+478
* Core change: logic for extracting RPATHs from modules may return `None`: filter this out of the set of RPATHs that is auto-generated * Core change: `CachedCMakePackage` no longer adds ldflags to `CMAKE_STATIC_LINKER_FLAGS`: generally these flags are not appropriate for static linking (e.g. invocation of `ar`) * [mfem] Add version 4.7 * [mfem] Add variant for precision (single/double). Enforce consistency for precision amongst mfem and hypre/petsc/mumps dependencies * [mfem] Add cxxstd (and related constraints preventing use of old cxxstd values for newer versions of some dependencies) * [hypre] In line with prior point, added support for specifying precision * [petsc] Add config option to avoid error when building against `superlu-dist+rocm` * [hiop] add proper `raja`/`umpire`/`camp` version constraints for `hiop` versions 0.3.99-0.4.x; require `+raja` for `+rocm`, and add dependency on `hiprand` for `+rocm` * [butterflypack, mfem, strumpack, suite-sparse] Require `CRAYLIBS_{target-family}` env var to be defined * [suite-sparse] versions `@7.4:` changed install location of headers: add symlink from old location to new location * [zlib-ng] Fix error where shared libs were not successfully built for `%cce@17` (the build did not fail, but the finished `zlib-ng%cce@17` install did not have shared libs)
2024-06-11making suite-sparse library path generic in hipsolver (#44473)renjithravindrankannath3-25/+20
* suite-sparse library path can be lib or lib64 * fixing style check error * Adding the missing import os * Style check error fix * Updating patch for 6.1.0 with correct lib path
2024-06-11legion: Requires C++17 minimum after 24.03.0. (#44596)Elliott Slaughter1-2/+2
2024-06-11fms: add llvm-openmp for apple-clang +openmp (#44667)Matt Thompson1-0/+1
* fms: add llvm-openmp for apple-clang
2024-06-11Enable and constrain reuse for GitVersion installations (#43859)psakievich4-4/+97
* Preserve higher weight for CLI git ref versions Currently the concretizer fails if you reuse a git ref version that has already been installed but modify the spec at all. See #38484 for futher diagnosis The issue here is that since there is no established provenance for these versions the highest weight they are currently assigned is that of prior install. Re-use checks then fail because the weight of the version is identical to the solver. Ironically, these versions are given the highest weights possible when specified on the CLI for the first time. They should only appear in a DAG if they are an exact match or if the user specifies them at the CLI. Therefore it makes sense to preserve their higher ordering. Getting this right is critical to moving all branch based versions to a pinned git-ref in the future. * [@spackbot] updating style on behalf of psakievich * Update lib/spack/spack/solver/asp.py Co-authored-by: Greg Becker <becker33@llnl.gov> * Add provenance specific to git ref installs * Sensitvity to name that I could not track down * Add regression test * Adjust test * Add prefer standard unit-test * Style * Add required mock * Format and mark * Make unit-test case reproduce CLI investigation * Remove unnecessary mock package * [@spackbot] updating style on behalf of psakievich * Use already developed fixture * Add zlib-ng to mocks again * Remove accidental adds * Remove maintainer * [@spackbot] updating style on behalf of psakievich * Rename test file * [@spackbot] updating style on behalf of psakievich * Remove unused imports * Update tests * [@spackbot] updating style on behalf of psakievich * Style * Update lib/spack/spack/test/concretize.py Co-authored-by: Greg Becker <becker33@llnl.gov> * Update solver rule * Duplicate installed rules for installed_git_version * Revert "Duplicate installed rules for installed_git_version" This reverts commit 17223fc8d1c9461cb87e5a230f397167d1ab6d40. --------- Co-authored-by: psakievich <psakievich@users.noreply.github.com> Co-authored-by: Greg Becker <becker33@llnl.gov>
2024-06-11Use https, not ssh, for AMS git clones (#44669)Nuno Nobre1-1/+1
2024-06-11Renamed build-time test method (#44572)AcriusWinter6-6/+6
* libdistributed: renamed test to check_test * libpressio-rmetric: renamed test method * libpressio-tools: renamed test method * Renamed build-time test methods for: libpressio-opt, libpressio-tthresh, opened --------- Co-authored-by: Jackson Peter Lawrence <lawrence31@borax5.llnl.gov>
2024-06-11spla: add v1.6.0 (#44609)Simon Frasch1-17/+28
2024-06-11openssl: remove deprecated versions (#44629)Harmen Stoppels1-336/+7