Wouter Deconinck
7fbb2923cd
py-snakemake-{executor,storage}-plugin-{htcondor,xrootd}: new packages
2024-12-20 11:21:28 -06:00
Rocco Meli
2edbed3a9d
dla-future: add v0.7.3, deprecate v0.7.0 and v0.7.1 ( #48215 )
...
* dla-future: add v0.7.2, deprecate v0.7.0 and v0.7.1
* update
2024-12-20 08:08:01 -07:00
Zack Galbreath
e0035bd658
ci: request 35G of memory for building composable-kernel ( #48227 )
...
This number was determined from the max memory usage recently recorded
for this package in our analytics database.
2024-12-20 06:53:15 -07:00
Massimiliano Culpo
64207e8fe8
Use Ubuntu 22.04 to run unit tests against Python 3.7 ( #48233 )
2024-12-20 10:02:02 +01:00
Harmen Stoppels
fdc85572f3
import-check: bump and simplify ( #48222 )
2024-12-20 09:39:42 +01:00
eugeneswalker
75162be4b6
ci: add developer-tools-aarch64-linux-gnu stack ( #48217 )
2024-12-20 09:24:10 +01:00
Todd Gamblin
adbbb91b41
Make unit tests work on ubuntu 24.04 ( #48151 )
...
`kcov` was removed in Ubuntu 24.04, and it is no longer
installable via `apt` in our CI images. Instal it via
Linuxbrew instead, at least until it comes back to Ubuntu.
`subversion` is also not installed on ubuntu 24 by default,
so we have to install it manually.
- [x] Add linuxbrew to linux tests
- [x] Install `kcov` with brew
- [x] Install subversion with `apt`
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2024-12-20 08:20:07 +01:00
Wouter Deconinck
55eeff7eb0
xrandr: add v1.5.3 ( #48178 )
2024-12-19 19:45:17 -07:00
jnhealy2
6de1ebd71a
Fix silent error when reporting builds to CDash ( #47939 )
...
* Fix silent error when reporting builds to CDash
CDash has a 191 char maximum for build names. When this
is exceeded, CDash silently fails to correctly process the
reported XML. This truncates CDash build names to 190 chars
and emits a warning indicating it is doing so to prevent
such errors from occuring.
* test/reporters.py: add unittest for buildname len issue
* test/reporters.py: rename cdash buildname test
* ci/common.py: fix syntax causing breaking test
It appears that the CDash reporter is expecting a string
as the buildname.
* Update lib/spack/spack/reporters/cdash.py
Fix warning message to reflect actual issue.
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* ci/common.py: fix function call to actually call function
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
Co-authored-by: psakievich <psakiev@sandia.gov>
2024-12-19 14:19:44 -07:00
afzpatel
fd865efe87
Bump up the version for ROCm-6.3.0 ( #47966 )
...
* Bump up the version for ROCm-6.3.0
* changes for aqlprofile, rocprofiler-dev and omnitrace
* add rocfft patch, correct Clang_DIR and add aqlprofile yum package
* add rpp and rocm-openmp-extras changes
* hipblaslt changes
* add rvs rocm 6.3
* bump rocdecode and rocpydecode
* add rocdecode libva arg
* add llvm-amdgpu dependency for hipblaslt
* restrict half in miopen-hip
* fix for rocblas and hipblaslt
* fix hipblas-common target_include
* fix sha256 for rocm-tensile
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-12-19 14:09:27 -07:00
kwryankrattiger
93c09ed3b4
Move allocation override to the generate job ( #48199 )
2024-12-19 21:59:15 +01:00
Rocco Meli
9db8f8ea88
sirius: add libxc constraint ( #48184 )
...
* sirius: add libxc constraint
* add myself as maintainer
2024-12-19 10:36:04 -08:00
Lehman Garrison
eb178e6840
py-typer: add version 0.15.1 and "standard" optional dependencies ( #48010 )
...
* py-typer: add version 0.15.1 and "standard" optional dependencies
* py-typer: remove variant that only exists in source, not sdist. Remove trailing .0 from versions.
2024-12-19 10:35:05 -08:00
Wouter Deconinck
8487842e11
gaudi: add v39.1; patch for failing test; properly support +examples ( #48130 )
...
* gaudi: add v39.1; patch for failing test; properly support +examples
* gaudi: filter_file OPTIONS
* gaudi: rm patch to disable pytest RandomNumber.py
2024-12-19 10:14:00 -08:00
Sebastian Keller
2286b2ad5a
sphexa package ( #48128 )
...
* sphexa package
* remove older versions
* avoid setting args twice
Co-authored-by: Rocco Meli <r.meli@bluemail.ch>
* rocprim should be hipcub
* address review comments
---------
Co-authored-by: Rocco Meli <r.meli@bluemail.ch>
2024-12-19 18:45:33 +01:00
Wouter Deconinck
ea0d99baf8
snakemake and py-snakemake-*: updates to latest versions ( #47524 )
...
* py-snakemake-interface-common: add v1.17.4
* py-snakemake-executor-plugin-azure-batch: add thru v0.3.0
* py-snakemake-executor-plugin-drmaa: add thru v0.1.5
* py-snakemake-executor-plugin-flux: add v0.1.1
* py-snakemake-executor-plugin-googlebatch: add thru v0.5.0
* py-snakemake-executor-plugin-kubernetes: add thru v0.2.2
* py-snakemake-executor-plugin-slurm: add thru v0.11.2
* py-snakemake-executor-plugin-tes: add v0.1.3
* py-snakemake-interface-executor-plugins: add thru 9.3.2
* py-snakemake-interface-report-plugins: add v1.1.0
* py-snakemake-storage-plugin-azure: add thru v0.4.2
* py-snakemake-storage-plugin-fs: add thru v1.0.6
* py-snakemake-storage-plugin-gcs: add thru v1.1.2
* py-snakemake-storage-plugin-s3: add thru v0.2.12
* py-snakemake-storage-plugin-zenodo: add thru v0.1.4
* snakemake: add v8.25.2
* [@spackbot] updating style on behalf of wdconinc
* snakemake, py-snakemake-*: apply suggestions from code review
* py-snakemake-executor-plugin-azure-batch: apply suggestions from code review
* snakemake, py-snakemake-*: fix style
* py-snakemake-executor-plugin-azure-batch: apply suggestion from code review
* py-snakemake-executor-plugin-drmaa: apply suggestion from code review
* py-snakemake-executor-plugin-drmaa: fix style
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-12-19 07:16:32 -06:00
eugeneswalker
60be9ea068
ci: update darwin tags ( #47993 )
...
* ci: update darwin tags
* tag with apple-clang version
* move darwin aarch64 tagging into configs/darwin/aarch/ci.yaml
2024-12-19 04:55:02 -08:00
Seth R. Johnson
5640861aeb
Improve package recipes for some HEP packages ( #48185 )
...
* Improve variant robustness for dd4hep and edm4hep
Now variants won't be "false" if there's a typo.
* Use libs instead of manual prefix paths
* Improve cmake for another hep package
* Fix variant use and style
* Use directories for ODD
2024-12-19 07:29:08 -05:00
Mikael Simberg
d8fa6eb559
hpx-kokkos: Add 0.4.1 ( #48207 )
2024-12-19 04:17:39 -07:00
dependabot[bot]
ec7436be6b
build(deps): bump sphinxcontrib-programoutput in /lib/spack/docs ( #47992 )
...
Bumps [sphinxcontrib-programoutput](https://github.com/NextThought/sphinxcontrib-programoutput ) from 0.17 to 0.18.
- [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst )
- [Commits](https://github.com/NextThought/sphinxcontrib-programoutput/compare/0.17...0.18 )
---
updated-dependencies:
- dependency-name: sphinxcontrib-programoutput
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-12-19 12:08:20 +01:00
Thomas Gruber
48f6a4ffb4
likwid: add 5.4.1 and add patch for 5.4.0 ( #48012 )
2024-12-19 12:03:19 +01:00
Harmen Stoppels
96a0b0eb08
llnl.util.lang: remove testing literal backtrace output ( #48209 )
2024-12-19 11:55:41 +01:00
Wouter Deconinck
8d8e36d7e2
qt-*: add v6.8.0, v6.8.1 ( #46947 )
2024-12-19 11:52:30 +01:00
Wouter Deconinck
1c843b99ae
Replace lzma with xz dependency ( #39404 )
2024-12-19 11:50:38 +01:00
MatthewLieber
93a0c0eafd
osu-micro-benchmarks: fix AMDGPU_TARGET issue ( #48171 )
...
Co-authored-by: Matt Lieber <lieber.31@osu.edu>
2024-12-19 11:24:59 +01:00
Harmen Stoppels
0850e0bf08
docs: advertise --oci-username-variable and --oci-password-variable ( #48189 )
2024-12-19 10:15:01 +01:00
Alberto Invernizzi
6263f75303
ffmpeg: add v7.1 ( #47783 )
2024-12-19 09:52:38 +01:00
Adam J. Stewart
c184a68512
py-pydantic: add v1.10.19 ( #48204 )
2024-12-19 09:48:35 +01:00
Wouter Deconinck
69b17ea602
py-paramiko: add v3.3.2, v3.4.1, v3.5.0 ( #48191 )
...
* py-paramiko: add v3.3.2, v3.4.1, v3.5.0
* py-paramiko: deprecate v2.1.2 (CVE)
2024-12-19 00:15:44 -07:00
Howard Pritchard
5547b7b552
openmpi: add 5.0.6 ( #48043 )
...
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2024-12-18 22:36:23 -07:00
Scott Wittenburg
ae6d1538d5
ci: Disable broken specs list ( #48194 )
2024-12-18 21:26:42 -07:00
Christoph Junghans
cdb0e80598
all-library: add v0.9.3 ( #48193 )
2024-12-18 21:16:59 -07:00
Dave Keeshan
233e57c4bc
Install process has been changed, made simpler. Also added versions v0.0-3864 and v0.0-3876 ( #48190 )
2024-12-18 21:12:12 -07:00
Dom Heinzeller
918afd6385
spack external find grep
on Linux AND macOS (#48134 )
...
* Configure 'spack external find grep'
* Fix style for finding external grep
* Remove unused 're' Python module from grep
2024-12-18 21:02:20 -07:00
Christophe Prud'homme
83af81a14a
mmg : add variant to install private headers for parmmg packaged ( #47386 )
...
* update package : add variant to install private headers for parmmg package
* re-add maintainer
* renamed to +private_headers and only for 5.7:
/cc @jcortial-safran
* fix style and code
* applied suggestions
/cc @jcortial-safran @tldahlgren
* fix
2024-12-18 19:12:32 -08:00
John W. Parent
2b2538e82c
Add new CMake versions ( #47997 )
2024-12-18 18:26:11 -08:00
Cody Balos
b6715bde32
sundials: add version 7.2.0 ( #48202 )
2024-12-18 18:24:20 -08:00
Wouter Deconinck
0db3b36874
sherpa: fix AutotoolsBuilder install signature ( #48002 )
2024-12-18 18:19:11 -08:00
Brian Vanderwende
0bc54a4640
New versions and fixed images resource ( #48003 )
2024-12-18 18:14:11 -08:00
Matt Thompson
7057ca3c0c
mapl: add v2.51.1 ( #48007 )
2024-12-18 18:10:51 -08:00
Brian Vanderwende
40ac1613e3
Fix for modern GCC and for drifting download URL ( #48015 )
2024-12-18 17:51:07 -08:00
Brian Vanderwende
d3ab84e5d8
Add latest 2.x version ( #48016 )
2024-12-18 17:49:15 -08:00
Derek Ryan Strong
15197b1868
Add netlib-lapack v3.12.0 ( #48029 )
2024-12-18 17:39:22 -08:00
Brian Vanderwende
de45c90056
pnetcdf: New versions and examples option ( #48018 )
...
* New pnetcdf versions and examples option
* Refine spec for GCC workaround
* Refactor examples variant to conflict with older versions
Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com>
---------
Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com>
2024-12-18 17:36:58 -08:00
Dave Keeshan
82fc0c702d
yosys: add v0.48 ( #48036 )
2024-12-18 17:34:14 -08:00
Timo Heister
51e889ea3f
aspect: add v3.0.0 ( #48040 )
2024-12-18 17:32:21 -08:00
Paul Kuberry
ad8d1eddde
xyce: update +pymi related dependencies ( #48044 )
2024-12-18 17:30:09 -08:00
Joseph Wang
ebb3736de7
nodejs: update to 22.11.0 ( #48084 )
2024-12-18 17:27:50 -08:00
sid
4d7a637788
r-lidr and dependency r-rlas ( #48051 )
...
* r-rlas is a dependency for r-lidr
* new package r-lidr w/ suggests to address masking issues
* fixed flake8 issues and added maintainers
* removed boost import statement for flake sake
2024-12-18 17:20:33 -08:00
Wouter Deconinck
8e163c3565
qmake: docs about virtual provider ( #48055 )
2024-12-18 17:16:30 -08:00