Dave Keeshan
ed54359454
Move compiler renaming to filter_compiler_wrappers ( #41275 )
2023-11-27 18:16:03 -07:00
Dave Keeshan
ea610d3fe2
iverilog-vpi: filter compiler wrappers from a few files ( #41244 )
2023-11-27 17:44:44 -07:00
John W. Parent
cd33becebc
CMake: add version 3.27.8 ( #41094 )
2023-11-27 15:09:44 -07:00
Jim Edwards
8ccfe9f710
cprnc: add new package ( #41237 )
2023-11-27 14:02:04 -07:00
Eric Berquist
abc294e3a2
Update SST packages to 13.1.0 ( #41220 )
...
* Update SST packages to 13.1.0
* Allow mismatch between sst-core dependency and current macro version
* SST does not work with Python 3.12 yet
* Sanity check install binaries for sst-core
* Elements compiles with OTF2 but not OTF
* Version bounds in specs are inclusive
* Remove not-strictly-necessary file check
2023-11-27 14:55:22 -06:00
Alec Scott
c482534c1d
CargoPackage: add new build system for Cargo packages ( #41192 )
...
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-11-27 20:15:16 +00:00
Robert Cohn
fbec91e491
handle use of an unconfigured compiler ( #41213 )
2023-11-27 11:57:10 -07:00
Andrey Perestoronin
3d744e7c95
intel-oneapi 2024.0.0: added new version to packages ( #41135 )
...
* oneapi 2024.0.0 release
* oneapi v2 directory support and some cleanups
* sycl abi change requires 2024 compilers for packages that use sycl
---------
Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
2023-11-27 13:13:04 -05:00
Dave Keeshan
b4bafbbf7e
verilator: add v5.018 ( #41256 )
...
Add all version since 4.108, deprecate previous version, issues with flex,
switch from veripool to github for releases
2023-11-27 10:24:49 -07:00
Juan Miguel Carceller
bd3a1d28bf
Simplify a few CMakePackages by removing redundant directives ( #41163 )
...
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-11-27 17:43:39 +01:00
Harmen Stoppels
e0ef78b26e
docs: refer to oci build cache from containers.rst ( #41269 )
2023-11-27 16:36:00 +00:00
Satish Balay
d768e6ea5c
Balay/xsdk 1.0.0 updates ( #41180 )
...
* superlu-dist: add v8.2.1 for xsdk
* heffte, phist build fixes on tioga
* exago: build fixes on polaris
---------
Co-authored-by: Veselin Dobrev <dobrev@llnl.gov>
2023-11-27 09:57:41 -06:00
Harmen Stoppels
8d0e0d5c77
tests: fix more cases of env variables ( #41226 )
2023-11-27 16:37:31 +01:00
Anton Kozhevnikov
13b711f620
[sirius] update spack recipe; add v7.5.0 ( #41233 )
...
* update spack recipe
* [@spackbot] updating style on behalf of toxa81
* change from @develop to @7.5.0
* return dependency on boost_filesystem
* return dependency on boost_filesystem
* remove boost filesystem as agreed by @RMeli and @simonpintarelli
---------
Co-authored-by: toxa81 <toxa81@users.noreply.github.com>
2023-11-27 16:28:19 +01:00
Nisarg Patel
d76a774957
libpsm3: add v11.5.1.1 ( #41231 )
2023-11-27 15:52:19 +01:00
Brian Vanderwende
ee8e40003b
vapor: add new recipe ( #40707 )
2023-11-27 15:48:04 +01:00
Adam J. Stewart
dc715d9840
py-llvmlite: add new versions ( #41247 )
2023-11-27 15:43:49 +01:00
Derek Ryan Strong
89173b6d24
fpart: add license and variants ( #41257 )
2023-11-27 15:25:07 +01:00
stepanvanecek
848d270548
sys-sage: update repo url, rework recipe ( #41005 )
...
Co-authored-by: Stepan Vanecek <stepan.vanecek@tum.de>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2023-11-27 15:21:57 +01:00
fpruvost
ea347b6468
pastix: add v6.3.1 ( #41265 )
2023-11-27 15:03:04 +01:00
Dave Keeshan
b1b4ef6d1b
Add patch so that ccache can compile with the standard gcc@12 version ( #41249 )
2023-11-27 14:33:30 +01:00
Thomas Madlener
c564b2d969
googletest: Add 1.13.0 and 1.14.0 tags ( #41253 )
...
* Add latest tags for googletest
* Implement proper url_for_version
* Fix hashes for older versions
2023-11-27 07:12:49 -05:00
Massimiliano Culpo
343517e794
Improve semantic for packages:all:require ( #41239 )
...
An `all` requirement is emitted for a package if all variants referenced are defined by it. Otherwise, the constraint is rejected.
2023-11-27 12:41:16 +01:00
Harmen Stoppels
6fff0d4aed
libxsmm: relax arch requirement ( #41193 )
...
* libxsmm: relax arch requirement
* libxsmm: add a fixed commit from main
2023-11-27 11:55:33 +01:00
Alberto Invernizzi
34bce3f490
Remove old conflict with gcc@10.3.0 ( #41254 )
...
The conflict is captured in CudaPackage and redundant in umpire
2023-11-27 09:29:19 +01:00
Rocco Meli
7cb70e3258
force cp2k cuda/rocm variant on elpa ( #41241 )
2023-11-27 09:08:50 +01:00
Chris Richardson
df777dbbaa
py-fenics-basix: update for main and future 0.8.0 ( #40838 )
...
* Update to latest version
* Add dependency
* revert
* address PR comments
* Correct dependencies for 0.7 to 0.8 transition
* Fix cmake line.
* Update nanobind dep
---------
Co-authored-by: Matt Archer <ma595@cam.ac.uk>
Co-authored-by: Jack S. Hale <mail@jackhale.co.uk>
Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
2023-11-25 16:42:54 -06:00
Morten Kristensen
f28ccae3df
py-vermin: add latest version 1.6.0 ( #41261 )
2023-11-25 14:42:58 -07:00
svengoldberg
ecdc296ef8
py-heat: add new package ( #39394 )
...
* heat: Create new spack package
* t8code: Add maintainer
* t8code: Add variant descriptions
* t8code: Add second maintainer
* t8code: Add another maintainer
* heat: Changes after review
* heat: Fix style test error
* heat: Delete obsolete install_options and re-add package homepage
* heat: Add dependency on py-setuptools
---------
Co-authored-by: Sven Goldberg <sven.goldberg@dlr.de>
2023-11-25 08:56:27 -06:00
Erik Heeren
9b5c85e919
py-sqlalchemy-utils, py-sql-alchemy: version bump ( #41081 )
...
* py-sqlalchemy-utils, py-sql-alchemy: version bump
* Update var/spack/repos/builtin/packages/py-sqlalchemy-utils/package.py
Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
---------
Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
2023-11-25 08:53:00 -06:00
Erik Heeren
ea8dcb73db
py-dictdiffer: version bump ( #41080 )
...
* py-dictdiffer: version bump
* py-dictdiffer: removed runtime py-setuptools dependency in 0.9.0
* Update var/spack/repos/builtin/packages/py-dictdiffer/package.py
Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
---------
Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>
2023-11-25 08:51:13 -06:00
Moritz Kern
089e117904
Update py-neo ( #39213 )
...
* add 0.12.0
* remove whitespace
* update deps
* Update var/spack/repos/builtin/packages/py-neo/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* add dep for python 3.8+
* add dep for python 3.8+ with 0.12.0
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-25 08:40:10 -06:00
Wouter Deconinck
1456d9b727
py-stashcp: new package ( #41091 )
...
* py-stashcp: new package
* py-stashcp: depends_on py-urllib3
* py-stashcp: comment as suggested in review
* Update var/spack/repos/builtin/packages/py-stashcp/package.py
2023-11-25 08:31:56 -06:00
Wouter Deconinck
c485709f62
iwyu: new versions up 0.21 (depends_on llvm-17) ( #41235 )
2023-11-24 10:09:24 -05:00
Michael Kuhn
7db386a018
Fix multi-word aliases ( #41126 )
...
PR #40929 reverted the argument parsing to make `spack --verbose
install` work again. It looks like `--verbose` is the only instance
where this kind of argument inheritance is used since all other commands
override arguments with the same name instead. For instance, `spack
--bootstrap clean` does not invoke `spack clean --bootstrap`.
Therefore, fix multi-line aliases again by parsing the resolved
arguments and instead explicitly pass down `args.verbose` to commands.
2023-11-24 15:56:42 +01:00
Massimiliano Culpo
92d076e683
spack graph: fix coloring with environments ( #41240 )
...
If we use all specs, we won't color correctly build-only dependencies
2023-11-24 10:08:21 +01:00
joscot-linaro
f70ef51f1a
linaro-forge: update for 23.1 ( #41236 )
2023-11-24 09:15:47 +01:00
Jógvan Magnus Haugaard Olsen
e9d968d95f
pfunit: add version 4.7.4 ( #41232 )
2023-11-24 09:04:37 +01:00
Nathalie Furmento
918d6baed4
starpu: add release 1.4.2 ( #41238 )
2023-11-24 09:02:51 +01:00
Loris Ercole
624df2a1bb
nlcglib: pass cuda_arch setting to kokkos dependency ( #39725 )
...
When building with `+cuda`, the specified `cuda_arch` was not passed to kokkos,
leading to a wrong concretization.
2023-11-23 17:49:00 +01:00
Massimiliano Culpo
ee0d3a3be2
ASP-based solver: don't error for type mismatch on preferences ( #41138 )
...
This commit discards type mismatches or failures to validate a package preference during concretization. The values discarded are logged as debug level messages. It also adds a config audit to help users spot misconfigurations in packages.yaml preferences.
2023-11-23 11:30:39 +01:00
Mark Abraham
de64ce5541
rdma-core: add new variants for a library without Python dependencies ( #41195 )
...
These variants allow packages that use rdma-core as a library to avoid
dependencies on python infrastructure that is not useful to them.
2023-11-23 09:52:57 +01:00
Raffaele Solcà
f556e52bf6
Add dla-future 0.3.1 ( #41219 )
2023-11-23 09:23:20 +01:00
Todd Gamblin
81e7d39bd2
Update CHANGELOG.md from v0.21.0
...
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2023-11-22 14:39:05 -08:00
Harmen Stoppels
61055d9ee5
test_which: do not mutate os.environ
2023-11-22 14:22:37 -08:00
afzpatel
c1a8bb2a12
composable-kernel, migraphx: Fix build on CentOS8 ( #41206 )
2023-11-22 20:43:45 +01:00
Juan Miguel Carceller
7e9ddca0ff
gloo: add a patch for building with gcc 12 ( #41169 )
2023-11-22 20:39:01 +01:00
Jen Herting
7cad4bb8d9
[nettle] depend on spack managed openssl ( #40783 )
2023-11-22 20:37:36 +01:00
Thomas Madlener
2d71c6bb8e
dd4hep: add v1.27.1 ( #41202 )
...
* Make sure that geant4 comes with cxxstd that should be OK
2023-11-22 20:29:46 +01:00
Alec Scott
285de8ad4d
fzf: add v0.44.1 ( #41204 )
2023-11-22 20:21:53 +01:00