Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-08 | Add pika 0.13.0 and pika-algorithms 0.1.2 (#35933) | Auriane R | 2 | -0/+3 | |
* Add last release of pika-algorithms + version constraint * Add pika release 0.13.0 | |||||
2023-03-08 | p7zip: update checksum for 17.05 (#35923) | Michael Kuhn | 1 | -1/+1 | |
See https://github.com/p7zip-project/p7zip/issues/220 | |||||
2023-03-08 | rmgdft: add version 5.0.5 (#35922) | Emil Briggs | 1 | -0/+1 | |
* Updated for version 5.0.5. | |||||
2023-03-08 | amrex: add v23.03 (#35765) | Weiqun Zhang | 1 | -4/+6 | |
2023-03-08 | intel-mpi-benchmarks: variant and conflicts fixes (#35670) | Jean-Baptiste Besnard | 1 | -18/+28 | |
2023-03-08 | Provide openmp from rocm-open-extras when tensile uses openmp (#35767) | renjithravindrankannath | 2 | -3/+35 | |
* Provide openmp from rocm-open-extras when tensile uses openmp * Correcting audit check failure in rocm-openmp-extras dependency * Fixing style check error * rocm-openmp-extras required instead of llvm-amdgpu both varient | |||||
2023-03-08 | qwt: lift restrictions on qt version and added an opengl variant and VisIt ↵ | nicolas le goff | 3 | -2/+21 | |
use (#35734) | |||||
2023-03-08 | gdb: version 13.1 and debuginfod support (#35769) | Robert Underwood | 1 | -16/+12 | |
* gdb: version 13.1 and debuginfod * gdb: update to autotools helpers --------- Co-authored-by: Robert Underwood <runderwood@anl.gov> | |||||
2023-03-08 | new py-thop package (#35889) | Sangu Mbekelu | 1 | -0/+22 | |
* "new py-thop package" * [@spackbot] updating style on behalf of Sangu-Mbekelu * Update package.py modified the url and dependencies --------- Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com> | |||||
2023-03-08 | py-openmesh: new package (#35907) | Erik Heeren | 1 | -0/+25 | |
* py-openmesh: new package * Update var/spack/repos/builtin/packages/py-openmesh/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-08 | mfem: add missing cublas for cuda support (#35608) | Aaron Black | 1 | -1/+1 | |
2023-03-08 | py-parse-type: new package (#35909) | Erik Heeren | 1 | -0/+18 | |
2023-03-08 | parallelio: new version (#35553) | Gerhard Theurich | 1 | -0/+1 | |
2023-03-08 | newly released 0.8.3 (#35910) | Alberto Invernizzi | 1 | -0/+1 | |
2023-03-08 | Split `satisfies(..., strict=True/False)` into two functions (#35681) | Massimiliano Culpo | 6 | -7/+25 | |
This commit formalizes `satisfies(lhs, rhs, strict=True/False)` and splits it into two functions: `satisfies(lhs, rhs)` and `intersects(lhs, rhs)`. - `satisfies(lhs, rhs)` means: all concrete specs matching the left hand side also match the right hand side - `intersects(lhs, rhs)` means: there exist concrete specs matching both lhs and rhs. `intersects` now has the property that it's commutative, which previously was not guaranteed. For abstract specs, `intersects(lhs, rhs)` implies that `constrain(lhs, rhs)` works. What's *not* done in this PR is ensuring that `intersects(concrete, abstract)` returns false when the abstract spec has additional properties not present in the concrete spec, but `constrain(concrete, abstract)` will raise an error. To accomplish this, some semantics have changed, as well as bugfixes to ArchSpec: - GitVersion is now interpreted as a more constrained version - Compiler flags are interpreted as strings since their order is important - Abstract specs respect variant type (bool / multivalued) | |||||
2023-03-08 | New package: py-imbalanced-learn (#35895) | Benjamin Meyers | 1 | -0/+37 | |
* New package: py-imbalanced-learn * Fix typo * [@spackbot] updating style on behalf of meyersbs * Update var/spack/repos/builtin/packages/py-imbalanced-learn/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-08 | bump elpa (#35908) | Rocco Meli | 1 | -0/+3 | |
2023-03-08 | Update and fix py-meldmd (#35783) | Benjamin Meyers | 2 | -6/+80 | |
* Update/fix py-meldmd; update openmm * Restrict filter_file based on openmm version * Updates based on Adam's feedback * [@spackbot] updating style on behalf of meyersbs * Break up long filter_file Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-08 | Update py-seaborn to @0.12.2 (#35896) | Benjamin Meyers | 1 | -0/+4 | |
2023-03-08 | gromacs: add sve variant on aarch64 (#35614) | Annop Wongwathanarat | 1 | -0/+11 | |
2023-03-08 | ESMF should use Spack wrappers directly (#35749) | Brian Vanderwende | 1 | -2/+2 | |
2023-03-08 | singularity-eos: (#35625) | QuellynSnead | 1 | -0/+10 | |
The Cray fortran compiler names fortran modules in uppercase by default. Compile with the "-ef" flag to produce the lowercase name that singularity-eos is expecting. | |||||
2023-03-08 | pgplot: made dependent packages set environment variables from pgplot (#35803) | downloadico | 1 | -0/+4 | |
2023-03-08 | lammps: GPU/Kokkos package updates (#35885) | Richard Berger | 2 | -1/+95 | |
2023-03-08 | ico: add v1.0.6 (#35881) | Alec Scott | 1 | -0/+1 | |
2023-03-08 | ftxui: add v4.0.0 (#35868) | Alec Scott | 1 | -0/+1 | |
2023-03-08 | boost: add v1.81.0 (#34613) | Tim Haines | 1 | -0/+1 | |
2023-03-08 | lucene: add v9.5.0 (#35917) | Alec Scott | 1 | -0/+1 | |
2023-03-08 | py-mypy: add v1.1.1 (#35926) | Adam J. Stewart | 2 | -1/+5 | |
2023-03-08 | help2man: add v1.49.3 (#35877) | Alec Scott | 1 | -0/+1 | |
2023-03-08 | iso-codes: add v4.13.0 (#35915) | Alec Scott | 1 | -0/+1 | |
2023-03-08 | httpie: add v3.2.1 (#35879) | Alec Scott | 1 | -3/+8 | |
* httpie: add v3.2.1 * Add additional 3.2.1 dependencies to httpie * Add version condition to dependency * Reorder dependencies for efficiency * Update var/spack/repos/builtin/packages/httpie/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-08 | lua-luaposix: add v36.1 (#35918) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | listres: add v1.0.5 (#35921) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | lndir: add v1.0.4 (#35920) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | erlang: add v25.2 (#35856) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | jchronoss: add v1.2.1 (#35916) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | libxc: use gitlab release tarballs for v6.0.0 and greater (#35894) | Harmen Stoppels | 1 | -4/+17 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-03-07 | isl: add v0.25 (#35884) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | iceauth: add v1.0.9 (#35880) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | imake: add v1.0.9 (#35882) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | py-numpy-stl: new package (#35892) | Erik Heeren | 2 | -1/+26 | |
2023-03-07 | htslib: add v1.17 (#35883) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | hivex: add v1.3.23 (#35878) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | graphviz: add v7.1.0 (#35876) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | grep: add v3.9 (#35875) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | gradle: add v8.0.2 (#35873) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | gprolog: add v1.5.0 (#35874) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | glpk: add v5.0 (#35871) | Alec Scott | 1 | -0/+1 | |
2023-03-07 | gegl: add v0.4.42 (#35866) | Alec Scott | 1 | -0/+1 | |