Gregory Becker
74263b2016
docs
2024-03-13 11:03:22 -07:00
Gregory Becker
8f480c5c13
report compiler config locations from packages yaml
2024-03-13 10:26:49 -07:00
Gregory Becker
2129eca951
fix compilers init_config
2024-03-13 10:23:35 -07:00
Gregory Becker
c920ad14e6
parametrize tests
2024-03-07 17:36:11 -08:00
Gregory Becker
13a0d3cdfa
dedupe compilers from compilers.yaml and packages.yaml
2024-03-07 15:08:34 -08:00
Gregory Becker
c1665567a5
address code review comments
2024-02-06 13:48:49 -08:00
Gregory Becker
7b5e468a5b
address review comments on code style
2024-01-26 13:33:04 -08:00
Gregory Becker
5d7cf204f6
fixup to use method for parsing with concrete version
2024-01-26 13:07:15 -08:00
Gregory Becker
4c3d9ca525
allow @ instead of @= in external compilers
2024-01-26 13:03:15 -08:00
Gregory Becker
7a174666e8
test: fix os.sep for windows
2024-01-25 11:42:45 -08:00
Gregory Becker
37894de044
fixup
2024-01-25 10:13:59 -08:00
Gregory Becker
b5d9e5da63
address windows suffix
2024-01-24 10:41:43 -08:00
Gregory Becker
fea922e92e
fix style for tabs
2024-01-12 15:36:15 -08:00
becker33
39914cc5ef
[@spackbot] updating style on behalf of becker33
2024-01-12 19:39:22 +00:00
Gregory Becker
1a0a4e1237
make compiler reading from packages.yaml more robust
2024-01-11 16:10:46 -08:00
Gregory Becker
5a144722a0
debug message for compiler rm not removing from packages yaml
2024-01-11 09:32:29 -08:00
Gregory Becker
f048fd2a18
test for reading compilers for packages.yaml
2024-01-10 11:26:53 -08:00
Gregory Becker
ee8954ecec
include compilers configured in packages.yaml
2024-01-10 11:26:17 -08:00
Gregory Becker
bf23c83861
clean up relationship between get_compiler_config and all_compilers_config
2024-01-09 11:18:17 -08:00
Massimiliano Culpo
889b729e52
Refactor a test to not use the "working_env" fixture ( #41308 )
...
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl >
2023-11-29 22:14:57 +01:00
Sergio Alexis Paz
3987604b89
Add gipaw when building quantum-espresso with cmake ( #41142 )
...
* gipaw.x installed by cmake if version >= 5c4a4ce.
gipaw.x will only be installed with cmake if the qe-gipaw version
is >= 5c4a4ce. Currently, QE source uses the older f5823521 one.
Here a patch to the submodule_commit_hash_records to use a newer
qe-gipaw version.
2023-11-29 12:16:27 -08:00
Andrey Perestoronin
b6f8cb821c
intel-oneapi-ccl 2021.11.1: added new version to packages ( #41300 )
...
* added new packages
* align release with ccl patch
* revert version on compiler classics
2023-11-29 10:09:32 -07:00
Mikael Simberg
72216b503f
dla-future: Add conflicts for compilation issues pre-0.3.1 ( #41317 )
...
* dla-future: Add conflict for pedantic warnings turning into errors
* dla-future: Add conflicts for nvcc/fmt/Umpire compilation issues
2023-11-29 15:10:27 +01:00
Harmen Stoppels
c06f353f55
Simplify _create_mock_configuration_scopes ( #41318 )
2023-11-29 14:06:41 +01:00
Mikael Simberg
367ca3f0ec
fmt: Add git attribute ( #41293 )
2023-11-29 12:50:28 +01:00
Harmen Stoppels
2c4bc287b8
cuda: fix compiler conflicts ( #41304 )
2023-11-29 12:14:39 +01:00
Harmen Stoppels
fcb3d62093
unit tests: use --verbose to see order on macos ( #41314 )
2023-11-29 11:29:17 +01:00
John W. Parent
306377684b
CMake: add v3.27.9 ( #41301 )
2023-11-29 02:19:29 -07:00
Massimiliano Culpo
29b75a7ace
Fix an issue with deconcretization/reconcretization of environments ( #41294 )
2023-11-29 09:09:16 +01:00
Paul R. C. Kent
4b41b11c30
cuda: add 12.3.0 ( #40827 )
2023-11-28 13:28:28 -08:00
afzpatel
92e0d42b64
update hipblas rocalution, rocsolver, rocsparse to new syntax ( #40135 )
...
* initial commit to update hipblas rocalution, rocsolver, rocsparse to new syntax
* add rocblas test changes and fixes for hipblas and rocsolver tests
* fix styling
* remove updates for rocblas
2023-11-28 12:49:07 -08:00
afzpatel
1ebd37d20c
fix hip tests and bump hip-examples to 5.6.1 ( #40928 )
...
* Initial commit to fix hip tests and bump hip-examples to 5.6.1
* fix styling
* add installation of hip samples to share folder
2023-11-28 12:17:10 -08:00
Adam J. Stewart
b719c905f1
apple-libuuid: update installation directory ( #40416 )
...
* apple-libuuid: update installation directory
Copy design of Apple GL
2023-11-28 10:13:55 -08:00
eugeneswalker
430b2dff5c
e4s ci: disable gpu test stack ( #41296 )
2023-11-28 18:02:00 +01:00
Tom Payerle
ef8e6a969c
vtk: Restrict application of patch xdmf2-hdf51.13.2.patch ( #40266 )
...
The changes in patch xdmf2-hdf51.13.2.patch have effectively
been added to vtk@9.2.3 (commit e81a2fe)
So restrict application of patch fo @9:9.2
2023-11-28 11:27:58 -05:00
Massimiliano Culpo
0e65e84768
ASP-based solver: use a unique ID counter ( #41290 )
...
* solver: use a unique counter for condition, triggers and effects
* Do not reset counters when re-running setup
What we need is just a unique ID, it doesn't need
to start from zero every time.
2023-11-28 16:28:54 +01:00
Seth R. Johnson
e0da7154ad
celeritas: new version 0.4.0 ( #41288 )
2023-11-28 14:44:15 +00:00
Juan Miguel Carceller
6f08daf670
root: add a webgui patch ( #41289 )
...
* root: add a webgui patch
* Update var/spack/repos/builtin/packages/root/package.py
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com >
* Add also the versions that don't need the webgui patch
* Fix hash
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com >
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com >
2023-11-28 07:33:48 -07:00
Tom Scogland
c2d29ca38c
libvips requires pkg-config to find glib ( #41184 )
2023-11-28 14:42:16 +01:00
Raffaele Solcà
f037ef7451
Fix elpa flags (missing optimization) ( #41252 )
...
Setting CFLAGS/FCFLAGS overrides the default optimization flags.
This commit brings them back.
2023-11-28 11:31:30 +01:00
dependabot[bot]
f84557a81b
build(deps): bump vermin from 1.5.2 to 1.6.0 in /.github/workflows/style ( #41285 )
...
Bumps [vermin](https://github.com/netromdk/vermin ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/netromdk/vermin/releases )
- [Commits](https://github.com/netromdk/vermin/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: vermin
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>
2023-11-28 09:38:38 +00:00
Alec Scott
18efd808da
GoPackage: add new build system for Go packages ( #41164 )
...
Co-authored-by: Tom Scogland <scogland1@llnl.gov >
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com >
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com >
2023-11-28 10:33:46 +01:00
Wouter Deconinck
5299b84319
qt-*: new versions 6.6.1 ( #41281 )
...
* qt-*: new versions 6.6.1
* qt-quick3d: fixup
2023-11-28 02:18:54 -07:00
Adam J. Stewart
70fb0b35e5
py-transformers: add v4.35.2 ( #41266 )
2023-11-28 10:17:52 +01:00
Alec Scott
4f7f3cbbdf
smee-client: add new package ( #41280 )
2023-11-28 08:34:49 +01:00
Jose E. Roman
4205ac74e8
slepc: add v3.20.1 ( #41274 )
2023-11-27 20:53:45 -06:00
Jack Morrison
72ed14e4a9
libfabric: Add version 1.20.0 ( #41277 )
2023-11-27 19:04:44 -07:00
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