Carsten Uphoff
e54fefc2b7
Add double-batched-fft-library@0.5.1 ( #44345 )
...
Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
2024-05-23 10:34:57 -07:00
pauleonix
90c0889533
benchmark: Add 1.8.4 ( #44347 )
2024-05-23 10:31:29 -07:00
Matt Thompson
6696e82ce7
mapl: add conflicts for intel 2021.7 ( #44350 )
2024-05-23 10:20:53 -07:00
Carsten Uphoff
dcc55d53db
Add level zero loader versions ( #44349 )
...
Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
2024-05-23 10:56:31 -06:00
Harmen Stoppels
92000e81b8
absolutify_elf_sonames.py: fix _patchelf ( #44343 )
2024-05-23 14:05:10 +00:00
Mikael Simberg
125175ae25
gperftools: Don't build benchmarks or tests ( #44336 )
2024-05-23 06:55:52 -06:00
Massimiliano Culpo
f60e548a0d
ASP-based solver: fix reusing externals on linux ( #44316 )
...
We need to tell clingo the libc compatibility of external nodes
in buildcaches or stores, to allow reuse.
2024-05-23 14:37:48 +02:00
John W. Parent
04dc16a6b1
cmake: add v3.28 ( #43723 )
2024-05-23 07:58:05 +02:00
Wouter Deconinck
27b90e38db
py-cloudpickle: new version 3.0.0 (switch to flit-core) ( #44324 )
2024-05-23 07:40:16 +02:00
Wouter Deconinck
7e5ce3ba48
py-ordered-set: new version 4.1.0 (flit-core) ( #44325 )
2024-05-23 07:38:53 +02:00
Paolo
f5f7cfdc8f
armpl-gcc: add v24.04 ( #43553 )
...
Starting from 24.04, armpl-gcc will only have three packages files: dev, rpm, and macOS.
Only one version for gcc is provided, so the changes in the code reflect that the tar provided
for gcc is only one rather than many.
2024-05-23 06:37:23 +02:00
Alex Richert
3e1a562312
Update package.py ( #44322 )
2024-05-22 21:13:35 -06:00
Todd Gamblin
ce4d962faa
README.md: add windows
2024-05-22 18:12:12 -07:00
mSamiolo
b9816a97fc
docs: update chain.rst to improve discussion of upstreams ( #43918 )
...
* Update chain.rst
* Update lib/spack/docs/chain.rst
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* Update lib/spack/docs/chain.rst
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* docs: rm leading spaces to avoid indent
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-05-22 22:04:53 +00:00
Alex Richert
f7b9c30456
Add develop version to ufs-weather-model (major updates) ( #39265 )
...
* Add develop version to ufs-weather-model (major updates)
* Update ufs-weather-model maintainers
* Update package.py
* Update package.py
* Update package.py
* Update package.py
* Update ufs-weather-model defaults and fms dep
* Update package.py
* Update package.py
* Update package.py
2024-05-22 11:33:17 -06:00
Harmen Stoppels
884620a38a
gcc: use -rpath {rpath_dir} not -rpath={rpath dir} ( #44315 )
...
to make macOS's linker happy.
2024-05-22 17:36:42 +02:00
pauleonix
7503a41773
cuda: add v12.4.1 ( #43488 )
2024-05-22 10:50:56 +02:00
Matt Thompson
9a5fc6b4a3
mapl: add v2.46 ( #44230 )
2024-05-22 10:22:57 +02:00
Cyrus Harrison
a31aeed167
conduit: add v0.9.2 ( #44308 )
2024-05-22 10:05:40 +02:00
Tamara Dahlgren
71f542a951
kcov: convert to new stand-alone test process (tested with latest version) ( #44309 )
2024-05-22 10:04:27 +02:00
Carlos Bederián
322bd48788
gcc: add v13.3.0 ( #44306 )
2024-05-22 09:44:54 +02:00
Wouter Deconinck
b752fa59d4
qt: add version 5.15.13 ( #44310 )
2024-05-22 09:44:35 +02:00
Wouter Deconinck
d53e4cc426
rsync: add v3.3.0 ( #44311 )
2024-05-22 09:36:16 +02:00
Tom Scogland
ee4b7fa3a1
flux-sched: add docs variant to match core, fix ver ( #44277 )
2024-05-22 00:55:57 -06:00
Harmen Stoppels
d6f02c86d9
grpc: add 1.61 to 1.64 ( #44297 )
2024-05-22 08:04:35 +02:00
John W. Parent
62efde8e3c
cmake/add-3.29 ( #43349 )
2024-05-21 23:35:54 -06:00
Harmen Stoppels
bda1d94d49
bison: add missing diffutils build dep ( #44296 )
2024-05-21 19:33:29 -06:00
Massimiliano Culpo
3f472039c5
Take a lock before querying installed_dependents ( #44301 )
...
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2024-05-21 13:16:04 -06:00
Robert Underwood
912ef34206
get cupy compiling with latest cuda ( #44266 )
...
* get cupy compiling with latest cuda
* fix other cupy-deps
* fix version bounds
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
2024-05-21 10:44:18 -07:00
Massimiliano Culpo
9c88a48a73
Remove mesa18 and libosmesa ( #44264 )
...
* Remove mesa18 and libosmesa
mesa18 was introduced in #19528 as a way to maintain the old
autotools build of mesa separate from the new meson build.
We could add a second build system to mesa, but since mesa18 has
been deprecated for a long time, we'll just remove it.
libosmesa was used to multiplex the gl provider between mesa18
and mesa, and is thus unecessary. Remove it to reduce complexity
in the graphical stack.
* Remove references to mesa18 and libosmesa
* vtk: rework dependency on gl and osmesa
* memsurfer: rework dependency on vtk
* visit: minimal fix to avoid having both osmesa and glx
2024-05-21 10:18:14 -05:00
Dan Lipsa
4bf5cc9a9a
Paraview on windows: Use htf5::hdf5 ( #44161 )
...
* Use hdf5::hdf5 on Windows from Paraview CMake
This patch is already applied on VTK 9 or greater.
* Add comments stating that vtk and paraview patches are the same and should be modified in concert.
2024-05-21 11:05:32 -04:00
Chris Marsh
08834e2b03
Add homebrew gcc@14.1.0 patch for aarch64 darwin ( #44280 )
2024-05-21 15:31:36 +02:00
Massimiliano Culpo
8020a111df
Demote a warning to debug message, if C compiler is not there ( #44182 )
2024-05-21 14:09:29 +02:00
dependabot[bot]
86fb547f7c
bump pytest from 8.2.0 to 8.2.1 --- ( #44282 )
...
updated-dependencies:
- dependency-name: pytest
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-21 13:42:22 +02:00
Robert Underwood
b9556c7c44
Additional packages for devtools-manylinux ( #44273 )
...
Co-authored-by: Robert Underwood <runderwood@anl.gov>
2024-05-21 13:37:04 +02:00
dependabot[bot]
7bdb106b1b
--- ( #44281 )
...
updated-dependencies:
- dependency-name: codecov/codecov-action
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-21 13:15:05 +02:00
kenche-linaro
2b191cd7f4
linaro-forge: added 24.0 version ( #44292 )
2024-05-21 05:13:42 -06:00
Federico Ficarelli
774f0a4e60
grpc: remove a maintainer ( #44294 )
2024-05-21 12:58:26 +02:00
Keita Iwabuchi
faf11efa72
Metall: add v0.26, v0.27, and v0.28 ( #44284 )
...
Co-authored-by: Keita Iwabuchi <iwabuchi1@lln.gov>
2024-05-21 12:50:44 +02:00
Massimiliano Culpo
5a99142b41
Cleanup of Apple OpenGL shim packages ( #44269 )
...
- Remove duplicated code
- Use BundlePackage as a base class
2024-05-21 12:49:18 +02:00
Harmen Stoppels
a3aca0242a
grpc: forward compat bound abseil ( #44290 )
2024-05-21 11:48:59 +02:00
Massimiliano Culpo
72f276fab3
ASP-based solver: fix version optimization for roots ( #44272 )
...
This fixes a bug occurring when two root specs need to select
old versions, and these versions have the same penalty in the
optimization. This sometimes caused an older version to be
preferred to a more recent one.
The issue was the omission of `PackageNode` in the optimization
tuple.
2024-05-21 08:41:09 +02:00
Philipp Edelmann
21139945df
rayleigh: new package ( #38338 )
...
* rayleigh: new package
* Update var/spack/repos/builtin/packages/rayleigh/package.py
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* split edit into three methods
* add comments to clarify use of configure
* rayleigh: copyright year
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-05-20 19:23:02 -06:00
George Young
900bd2f477
seqkit: add 2.4.0, switching to 'go build' install mechanic ( #38192 )
...
* seqkit: add 2.4.0
* seqkit: add 2.4.0, switching to 'go build' install mechanic
* seqkit: add 2.4.0, switching to 'go build' install mechanic
* seqkit: update to @2.6.1, drop deprecated version and build system
* seqkit: add @2.7.0, convert to GoPackage
* tidying
* tidying
---------
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-05-20 18:08:57 -07:00
Scott Wittenburg
29d4a5af44
gitlab ci: fix untouched spec pruning on windows ( #44279 )
...
Use correct path separator in get_all_package_diffs for all platforms.
Ensures correct package change computation on Windows when pruning unchanged specs in Gitlab CI
2024-05-21 00:56:48 +00:00
dependabot[bot]
dd9b7ed6a7
build(deps): bump types-six in /.github/workflows/style ( #44167 )
...
Bumps [types-six](https://github.com/python/typeshed ) from 1.16.21.9 to 1.16.21.20240513.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-six
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-20 17:41:42 -07:00
Wouter Deconinck
09ff74be62
libsigsegv: fix patch filename extension
2024-05-21 02:12:24 +02:00
Robert Underwood
a94ebfea11
libpressio update ( #44076 )
...
* libpressio update
* fix typos in libpressio packages
* Addressed review feedback from @tldahlgren
* fix ci issues
* add missing package for SZx
* simplify varient logic and fix GPU deps
* Update var/spack/repos/builtin/packages/py-langsmith/package.py
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-05-20 18:12:00 -06:00
Paul R. C. Kent
8f5fe1d123
Add llvm v1816 ( #44271 )
2024-05-20 16:39:43 -07:00
Loris Ercole
d4fb58efa3
Update, fix serenity & serenity-libint ( #43816 )
...
* Update, fix serenity & serenity-libint
Version 1.6.1 of `serenity` is added, some dependencies are made more
explicit, some options are improved or fixed.
The url of `serenity-libint` is fixed. The old url is not reachable
anymore.
* Use upstream patch, modify cmake patch
* Update var/spack/repos/builtin/packages/serenity/package.py
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-05-20 16:07:25 -07:00