Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-02 | spack_yaml: add anchorify function (#44995) | Harmen Stoppels | 3 | -3/+80 | |
This adds spack.util.spack_yaml.anchorify, which takes a non-cyclic dict/list structure, and replaces identical values with (back) references to the first instance, so that yaml serialization will use anchors. `repr` is used to identify sub-dags, which in principle is quadratic complexity in depth of the graph, but in practice the depth is O(1) so this should not matter. Then this is used in CI to reduce the size of generated YAML files to 30% of their original size. | |||||
2024-07-02 | Pipelines: update configuration for aws-isc (#44999) | Harmen Stoppels | 2 | -23/+31 | |
1.18 is not a string in YAML Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-07-02 | py-pillow: add v10.4.0 (#44983) | Adam J. Stewart | 1 | -1/+4 | |
2024-07-02 | New package py-pyhdf (#44877) | Dom Heinzeller | 1 | -0/+47 | |
* Add var/spack/repos/builtin/packages/py-pyhdf/package.py * Address reviewer comments regarding dependencies for new package py-pyhdf | |||||
2024-07-01 | [intel-oneapi-mpi]: restore support for classic wrapper names (#44982) | Robert Cohn | 1 | -22/+29 | |
* [intel-oneapi-mpi]: add back support for classic wrappers * spack style fixes * add error checking | |||||
2024-07-01 | care: add v0.13.1, v0.13.0 and v0.12.0 (#44936) | Cody Balos | 1 | -5/+45 | |
* care: add v0.13.0 and v0.12.0 * add maintainer * add 0.13.1 * update dependencies | |||||
2024-07-01 | vtk: update vtk to 9.3.1 (#44966) | Vicente Bolea | 1 | -1/+7 | |
* vtk: add 9.3.1 version * vtk: update maintainers | |||||
2024-07-01 | cmd/develop.py: fix readability (#44980) | Harmen Stoppels | 1 | -4/+7 | |
stage[0] is assumed to be for sources, 1: and onwards is patches/resources, make that a bit more clear. | |||||
2024-07-01 | igraph: add 0.10.13 (#44975) | Szabolcs Horvát | 1 | -0/+1 | |
2024-07-01 | LAMMPS updates (#44977) | Richard Berger | 2 | -0/+84 | |
* lammps: add new versions * lammps: add directories for plugins * lammps-example-plugin: new package Example illustrating how to install a LAMMPS plugin, based on the example part of the LAMMPS distribution. | |||||
2024-07-01 | amrex: add v24.07 (#44985) | Weiqun Zhang | 1 | -0/+1 | |
2024-07-01 | e4s ci: reduce size due to 5mb gitlab artifact limit (#44986) | eugeneswalker | 1 | -60/+60 | |
2024-07-01 | cuda: add v12.5.0 (#44971) | Kun Wu | 3 | -2/+19 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2024-07-01 | Docs: include cmake spec property for the command (#44956) | Tamara Dahlgren | 1 | -1/+2 | |
2024-07-01 | adios2: add patch to support rocm6 (#44941) | Vicente Bolea | 3 | -2/+34 | |
* adios2: add patch to support rocm6 * e4s rocm ci: re-enable adios2 +rocm --------- Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> | |||||
2024-07-01 | py-tesorter: add post install hmmpress step (#44940) | snehring | 1 | -1/+18 | |
Signed-off-by: Shane Nehring <snehring@iastate.edu> | |||||
2024-07-01 | vtk-m: update vtk-m to 2.2.0-rc1 (#44875) | Vicente Bolea | 1 | -0/+1 | |
2024-07-01 | curl: remove deprecated versions (#44630) | Harmen Stoppels | 2 | -199/+38 | |
2024-07-01 | py-tensorflow: add v2.16.2 (#44974) | Adam J. Stewart | 1 | -0/+3 | |
2024-07-01 | flecsi: cleanup spackage (#44873) | Richard Berger | 2 | -152/+31 | |
2024-07-01 | libffi: enable pic (#44970) | renjithravindrankannath | 1 | -1/+1 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2024-07-01 | py-scipy: add v1.14.0 (#44967) | Adam J. Stewart | 2 | -4/+7 | |
2024-07-01 | zlib-ng: add patch for lld 17+ (#44684) | Harmen Stoppels | 5 | -1067/+6 | |
- add new patch for recent lld - remove workaround for lld - drop old versions - drop old patches | |||||
2024-07-01 | netlib-lapack: provide blas and lapack together (#44981) | Harmen Stoppels | 1 | -2/+3 | |
If netlib-lapack is built with ~external-blas, it internally links liblapack.so with libblas.so, meaning that whenever netlib-lapack is used as a lapack provider, the package must also be a blas provider. Conversely using netli-lapack as a blas provider does not imply that it also must provide lapack, but nothing is lost disallowing that... | |||||
2024-07-01 | archive.py: undo unrelated changes from #43851 (#44947) | Harmen Stoppels | 1 | -4/+2 | |
2024-07-01 | Use composite stage also for develop specs (#44950) | Harmen Stoppels | 3 | -16/+9 | |
2024-07-01 | Flag propagation: restrict to link/run (#44925) | Massimiliano Culpo | 3 | -81/+76 | |
In practice people don't care about having their build dependencies reinstalled with say cflags=-O3 if that is what is set at the input spec, so restrict propagation to link/run deps only. Also simplify the encoding in asp. | |||||
2024-07-01 | neoverse-v1: restore py-cinemasci (#44976) | Massimiliano Culpo | 3 | -5/+5 | |
Use a different tactic for determining conflicts. Give more priority to setting False very old versions. | |||||
2024-07-01 | JAX: add v0.4.30 (#44964) | Adam J. Stewart | 2 | -3/+5 | |
2024-07-01 | py-scikit-image: add v0.24.0 (#44965) | Adam J. Stewart | 1 | -1/+3 | |
2024-07-01 | py-kornia: add v0.7.3 (#44973) | Adam J. Stewart | 1 | -0/+1 | |
2024-07-01 | GDAL: add v3.9.1 (#44969) | Adam J. Stewart | 1 | -0/+1 | |
2024-07-01 | py-keras: add v3.4 (#44968) | Adam J. Stewart | 1 | -0/+3 | |
2024-07-01 | Remove DIYStage (#44949) | Harmen Stoppels | 4 | -141/+9 | |
2024-06-30 | root: depends_on veccore@0.4.0: resp. @0.4.2: when certain versions (#36667) | Wouter Deconinck | 1 | -1/+2 | |
2024-06-30 | xl: avoid matching "_r" in tempfile.TemporaryDirectory during audit (#44831) | Wouter Deconinck | 1 | -2/+2 | |
2024-06-30 | gobject-introspection: add v1.60.2 (#44643) | Teague Sterling | 2 | -2/+23 | |
Signed-off-by: Teague Sterling <teaguesterling@gmail.com> | |||||
2024-06-30 | neoverse-v1: comment out py-cinemasci (#44972) | Massimiliano Culpo | 1 | -1/+1 | |
2024-06-28 | Strumpack: Changed old test method to new test method (#44874) | AcriusWinter | 1 | -57/+33 | |
* added try except * Resolve style issues --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-06-28 | legion: Add 24.06.0. (#44951) | Elliott Slaughter | 1 | -0/+1 | |
2024-06-28 | composyx: fix cmake options prefix (#44948) | fpruvost | 1 | -14/+14 | |
2024-06-28 | libgpg-error, libassuan: fixes for darwin (#44946) | Massimiliano Culpo | 3 | -0/+17 | |
2024-06-28 | mold: add v2.32.1 (#44920) | Mikael Simberg | 1 | -0/+1 | |
2024-06-28 | icon: add 2024.01-1 (#44919) | Dominic Hofer | 1 | -0/+1 | |
2024-06-28 | linaro-forge: added 24.0.2 version (#44922) | joscot-linaro | 1 | -0/+6 | |
2024-06-28 | WRF4.5.x: Limit the patching of ADIOS function to 4.5.0 (#44929) | sarahtang-amzn | 1 | -1/+1 | |
2024-06-28 | Add missing v0.22.0 changelog (#44945) | Harmen Stoppels | 1 | -0/+321 | |
2024-06-28 | installer.py: handle external roots the same (#44917) | Harmen Stoppels | 1 | -16/+4 | |
There was logic not to enqueue build requests for externals if they occur as roots. That's unnecessary. | |||||
2024-06-28 | libassuan: add v3.0.0 (#44913) | Massimiliano Culpo | 3 | -1/+8 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2024-06-28 | libgcrypt: add v1.11.0 (#44915) | Massimiliano Culpo | 1 | -15/+10 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> |