Massimiliano Culpo
c0f9f47b8c
Simplify and improve solver heuristic ( #44893 )
...
When we changed how to deal with errors in November,
we didn't realize that for an unconstrained choice
rule it is more important in the heuristic to guess
what is NOT in the answer set, since it will be the
majority of options.
Previously this was following automatically from what
was in the answer set, via `1 { ... } 1` cardinality
constraints.
Here we improve the heuristic and the solve time for specs.
2024-06-26 13:08:41 +02:00
Daniel Ahlin
7e9d24a145
gromacs: maintainer change ( #44890 )
...
Adding mabraham to maintainer. Mark will bring a lot of GROMACS knowledge. Removing danielahlin as I am currently not working actively on this.
2024-06-26 01:44:35 -06:00
Simon Pintarelli
99405e6a4d
nlcglib: add v1.1.0 ( #44580 )
2024-06-26 09:42:26 +02:00
Simon Frasch
7500a4853c
spla: add v1.6.1 ( #44878 )
2024-06-26 09:40:01 +02:00
psakievich
54d192e026
Steal source was not assigning the package class ( #44886 )
...
Fetcher was missing the package class assignment
2024-06-25 23:17:56 -07:00
Harmen Stoppels
e6a8eba72d
eztrace: multiple build systems ( #44855 )
2024-06-26 06:12:02 +02:00
Wouter Deconinck
4d604c8c9f
root: add v6.30.08, v6.32.02 ( #44807 )
2024-06-25 14:57:44 -07:00
fpruvost
b081e0046f
Move/rename maphyspp to composyx ( #44836 )
2024-06-25 13:58:54 -07:00
Tamara Dahlgren
baf82c0245
Docs: Update stand-alone test information ( #44755 )
...
Update and slightly reorganize stand-alone test information to include new and improved examples and more links that can be used in PR feedback.
2024-06-25 13:33:41 -07:00
Hector Martinez-Seara
884a0a392d
rdma-core: Patched CMakeLists.txt to find drm include at libdrm - archlinux ( #44839 )
...
* Patched CMakeLists.txt to find drm include at libdrm - archlinux
* Restricted usage patch to versions 34 onwards
* Update var/spack/repos/builtin/packages/rdma-core/libdrm.patch
---------
Co-authored-by: Mark Abraham <Mark.J.Abraham@gmail.com>
2024-06-25 13:06:38 -07:00
Harmen Stoppels
824f2a5652
memaxes: cmakepackage ( #44869 )
2024-06-25 12:55:54 -07:00
Wouter Deconinck
b894acf1fc
geant4: add v11.2.2, incl g4ndl v4.7.1 ( #44830 )
...
* geant4: add v11.2.2
* g4ndl: add v4.7.1
* geant4-data, g4ndl: use =4.7 for 11.2.0:11.2.1, 4.7.1 for 11.2.2
2024-06-25 14:35:31 -04:00
Miguel
536856874c
add documentation for make_jobs variable ( #44838 )
...
* add documentation for make_jobs variable
* apply suggested changes
* Update packaging_guide.rst
add suggestions to the documentation
* Update packaging_guide.rst
fix missing quotes in the documentation
* suggestions to packaging_guide.rst
2024-06-25 11:24:49 -06:00
eugeneswalker
8d1aaef8b8
e4s ci: paraview: require +examples ( #44847 )
2024-06-25 15:12:56 +00:00
Simon Pintarelli
3216c4362e
tiled-mm: add v2.3.1 ( #44867 )
2024-06-25 09:08:14 -06:00
Harmen Stoppels
2e822e65fd
libbson: cmake & autotools package ( #44852 )
2024-06-25 14:54:22 +02:00
Harmen Stoppels
41fde4db8c
glog: remove custom cmake stuff ( #44858 )
2024-06-25 14:52:28 +02:00
Wouter Deconinck
81125c3bd8
hepmc3: pass root
variant cxxstd
as HEPMC3_CXX_STANDARD
( #44806 )
...
* hepmc3: pass `root` variant `cxxstd` as `HEPMC3_CXX_STANDARD`
* hepmc3: when @:3.2.3 +rootio, depends_on root cxxstd=11
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-06-25 05:50:36 -05:00
Nicole C
d8b0df6f5b
Make url_fetch tests work on Windows ( #44809 )
2024-06-25 07:34:11 +00:00
Martin Pokorny
99e3fdb180
Legion: add redop_half variant, and add missing build dependency ( #44792 )
...
* legion: add redop_half variant
* legion: conditionally add py-setuptools as build dependency
Dependency exists only for '+python' variant.
2024-06-25 01:33:54 -06:00
Paul Romano
64cfdc07cb
OpenMC: add v0.15.0 and v0.14.0 ( #44840 )
2024-06-25 01:19:23 -06:00
Harmen Stoppels
59fbbdd9ce
blitz: use cmake ( #44804 )
2024-06-25 09:11:14 +02:00
Melven Roehrig-Zoellner
adedf58297
py-heat: add v1.4.1 ( #44835 )
2024-06-25 01:10:18 -06:00
Wouter Deconinck
f13ea8aa75
py-scikit-build-core: typing-extension dependency fix ( #44817 )
2024-06-25 09:00:03 +02:00
Wouter Deconinck
109a4d52b5
vecmem: add v0.25.0 -> v1.6.0 ( #43528 )
2024-06-25 08:48:53 +02:00
Davis Herring
7f2117e2cf
flecsi: add v2.3.0 ( #44798 )
2024-06-25 08:34:02 +02:00
Rocco Meli
dfab3e8829
ELSI: improve package ( #44717 )
...
* Spglib: add version 2.4.0
* DLA-Future: fix +test option
* elsi
* elsi improvements
* [@spackbot] updating style on behalf of RMeli
* remove test variants
* fix ntpoly and and use externals as default
---------
Co-authored-by: RMeli <RMeli@users.noreply.github.com>
2024-06-25 07:38:56 +02:00
Martin Pokorny
822622f07a
thrust: add v1.17.x ( #44561 )
2024-06-25 07:35:29 +02:00
Vicente Bolea
c4194e4f58
vtk-m: support kokkos@4: ( #44850 )
2024-06-25 07:21:20 +02:00
Raffaele Solcà
05c7ff4595
dla-future: add v0.6.0 ( #44841 )
2024-06-24 22:33:14 -06:00
Matt Thompson
a6ac78c7c6
mapl: add 2.47.0 ( #44842 )
...
* mapl: add 2.47.0
* Fix typo
2024-06-24 22:32:46 -06:00
eugeneswalker
8479122e71
ecp rocm ci: add ecp-dav back + use updated container image w rocm-llvm-dev installed ( #44827 )
2024-06-24 16:48:40 -06:00
Teague Sterling
3d91bfea75
libgtop: new package ( #44642 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-06-24 15:43:27 -06:00
Wouter Deconinck
27e28b33ee
py-fsspec: add v2024.3.1, v2024.5.0 (switch to hatchling) ( #44491 )
2024-06-24 18:16:37 +02:00
Teague Sterling
eaf8ac7407
py-orjson: add v3.8.14, v3.9.15, v3.10.3 and dependencies ( #44514 )
...
* py-uvloop: add v3.8.14, v3.9.15, v3.10.3 and dependencies
* rollback
* py-uvloop: add v3.8.14, v3.9.15, v3.10.3 and dependencies
* Update package.py
2024-06-24 18:15:11 +02:00
John W. Parent
1e9d550bc6
cmake: add v3.29.6 ( #44616 )
2024-06-24 09:19:14 -06:00
Harmen Stoppels
0282fe9efd
spec_list: do not resolve abstract hashes ( #44760 )
2024-06-24 16:43:01 +02:00
eugeneswalker
ad3d9c83fe
e4s: add glvis ( #44812 )
2024-06-24 05:57:54 -07:00
Adam J. Stewart
910b923c5d
JAX: add v0.4.29 ( #44683 )
...
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
2024-06-24 08:43:45 +02:00
snehring
c1f1e1396d
libint: add v2.9.0 ( #44776 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2024-06-24 08:36:13 +02:00
Neil Flood
3139dbdd39
py-rios: add v2.0.2 ( #44779 )
2024-06-24 08:35:00 +02:00
Teague Sterling
cc6dcdcab9
htslib: add variants ( #44501 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-06-24 08:34:10 +02:00
Wouter Deconinck
57b83e5fb2
root: depends_on libc only on linux ( #44823 )
2024-06-22 20:39:08 +02:00
Andrey Perestoronin
55fe73586e
add packages from intel-oneapi-2024.2.0 release ( #44789 )
2024-06-21 16:17:54 -06:00
Auriane R
3be497344a
py-triton: add main ( #44774 )
...
* Add triton env variable to build with clang
* Add git url and main branch for py-triton
2024-06-21 08:57:58 -07:00
Carlos Bederián
05413689b9
python: add v3.12.4 ( #44801 )
2024-06-21 17:00:39 +02:00
Alberto Invernizzi
50da223888
lua-lpeg: add latest version ( #44803 )
2024-06-21 07:16:08 -06:00
Alberto Invernizzi
719b260cf1
tree-sitter: new versions ( #44802 )
2024-06-21 06:52:37 -06:00
Tamara Dahlgren
3848c41494
Bugfix: test_is_externally_detectable needs to use mockpackages ( #44795 )
2024-06-21 12:24:46 +02:00
Veselin Dobrev
da720cafd8
openssl: add latest OpenSSL versions, deprecate previous ones ( #44620 )
2024-06-21 08:32:23 +02:00