Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-17 | Version updates of SIRIUS (#42121) | Taillefumier Mathieu | 1 | -0/+2 | |
Signed-off-by: Mathieu Taillefumier <mathieu.taillefumier@free.fr> | |||||
2024-01-17 | py-multi-imbalance: Added package py-multi-imbalance (#42094) | Alex Leute | 1 | -0/+33 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2024-01-17 | cp2k: fix 'gpu_map' bug (#42009) | Loris Ercole | 1 | -12/+12 | |
2024-01-16 | mark more things as build-tools (#42110) | Tom Scogland | 7 | -2/+8 | |
2024-01-16 | Revert "perl-constant: add new package" (#42099) | Christopher Christofi | 1 | -19/+0 | |
2024-01-16 | Add versions (#42105) | James Beal | 1 | -0/+7 | |
Co-authored-by: James Beal <jb23@sanger.ac.uk> | |||||
2024-01-16 | py-torchdata: update checksum (#42113) | Adam J. Stewart | 1 | -1/+1 | |
2024-01-16 | py-sphinx-toolbox: new package (#41313) | Lydéric Debusschère | 1 | -0/+38 | |
* py-sphinx-toolbox: new package * py-sphinx-toolbox: fix dependence py-typing-inspect --------- Co-authored-by: LydDeb <lyderic.debusschere@eolen.com> | |||||
2024-01-16 | Add dla-future 0.4.0 (#42106) | Raffaele Solcà | 1 | -52/+83 | |
2024-01-16 | perl-email-mime: New package (#42089) | Arne Becker | 1 | -0/+36 | |
Adds Email::MIME | |||||
2024-01-16 | perl-email-sender: New package (#42090) | Arne Becker | 1 | -0/+39 | |
Adds Email::Sender | |||||
2024-01-16 | Revert "perl-memoize: add new package with version 1.16" (#42097) | Christopher Christofi | 1 | -20/+0 | |
2024-01-16 | add cutlass@3.3.0 (#42071) | WuK | 1 | -1/+27 | |
2024-01-16 | r: improve relocatability (#42030) | Harmen Stoppels | 2 | -0/+56 | |
R embeds an absolute path to the `which` executable in the sources for `Sys.which`. This gets ultimately stored as serialized byte code in some custom database format, which uses compression for entries. As a result, Spack cannot relocate `<prefix which>/bin/which` when installing from a build cache. The patch works around this by making R create a symlink to `which` in its own prefix, have the R sources call that, so that relocation works again. See https://github.com/r-devel/r-svn/pull/151 | |||||
2024-01-16 | Fix a bug when a required provider is requested for multiple virtuals (#42088) | Massimiliano Culpo | 1 | -0/+21 | |
2024-01-16 | Fix using fully-qualified namespaces from root specs (#41957) | Massimiliano Culpo | 1 | -0/+1 | |
Explicitly requested namespaces are annotated during the setup phase, and used to retrieve the correct package class. An attribute for the namespace has been added for each node. Currently, a single namespace per package is allowed during concretization. | |||||
2024-01-16 | openblas: add v0.3.26 (#42086) | Mosè Giordano | 1 | -0/+1 | |
2024-01-16 | mvapich2: add pmi_version variant for pmix, pmi1 support (#40665) | Ronald Rahaman | 1 | -6/+24 | |
2024-01-16 | qt-base: fix xcb plugin not being built (#42070) | Michael Kuhn | 1 | -0/+7 | |
Qt requires quite a few X11/xcb dependencies to be able to compile the xcb platform plugin. See https://doc.qt.io/qt-6/linux-requirements.html | |||||
2024-01-16 | verilator: add v5.020 (#42077) | Dave Keeshan | 1 | -1/+2 | |
2024-01-15 | The signature of filter_file is (#42092) | James Beal | 2 | -3/+3 | |
2024-01-15 | perl-test-yaml: New package (#42044) | Arne Becker | 1 | -0/+29 | |
Adds Test::YAML | |||||
2024-01-15 | add new versions of py-altair (#42068) | WuK | 1 | -5/+20 | |
* add new versions of py-altair * fix year * Update var/spack/repos/builtin/packages/py-altair/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-altair/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * reorder dependencies * remove rc --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2024-01-14 | Fix packages inheriting GROMACS, add new versions (#42076) | Maciej Wójcik | 2 | -2/+24 | |
* Fix inheritance of GROMACS derived packages, add new versions * Reformatting | |||||
2024-01-13 | Add py-nanoplot and py-nanostat (#41190) | Gavin John | 6 | -0/+136 | |
* Add py-nanoplot and py-nanostat * Add myself as spack package maintainer * Remove python version requirement * Remove python dependency * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py: remove python dependency * Set dependency types * Update py-nanomath package.py * Update py-nanoplot package.py * Update py-nanostat package.py * Add missing py-python-deprecated dependency * Make kaleido a source package * Fix py-nanoget deps * Kaleido lint * Nanoget lint * Nanomath lint * Nanoplot lint * Nanostat lint * Another kaleido lint I missed * py-nanoplot missed lint * py-nanostat missed lint * py-kaleido even more missed lint * The linter really can't make up its mind * The linter REALLY can't make up its mind * Add py-python-deprecated package --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2024-01-13 | llvm: bring back setup_run_environment (#42032) | Harmen Stoppels | 1 | -0/+8 | |
2024-01-12 | CP2K: add version 2024.1 (#41933) | Rocco Meli | 1 | -5/+5 | |
* ensure umpire~cuda~rocm when ~cuda~rocm * cp2k-2024.1 * make cmake the default | |||||
2024-01-12 | adios2: add v2.10.0-rc1 release (#41900) | Vicente Bolea | 1 | -0/+3 | |
2024-01-12 | add[spec,qe]: enable program time in seconds with clock spec (#42061) | Laura Bellentani | 1 | -0/+4 | |
Co-authored-by: Laura Bellentani <lbellen1@login01.leonardo.local> | |||||
2024-01-12 | backward-cpp: added backward-cpp package (#42046) | Matthieu Dorier | 1 | -0/+32 | |
2024-01-12 | Update ip recipe (#42025) | Alex Richert | 1 | -0/+6 | |
* Add ip 4.3.0 for constants_mod issue * add ip v4.4.0 (#361) * Update ip recipe (incl. add v4.4.0) | |||||
2024-01-12 | perl-date-utils and deps: New packages (#42045) | Arne Becker | 4 | -0/+128 | |
* perl-class-accessor-lvalue: New package Adds Class::Accessor::Lvalue * perl-date-utils and deps: New packages This adds: - perl-date-utils and its dependencies: - perl-date-exception - perl-term-ansicolor-markup | |||||
2024-01-12 | Add version (#42043) | James Beal | 1 | -0/+1 | |
Co-authored-by: James Beal <jb23@sanger.ac.uk> | |||||
2024-01-12 | add sp v2.5.0 (#362) (#42023) | Alex Richert | 1 | -0/+1 | |
Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> | |||||
2024-01-12 | add antlr4-cpp-runtime (#42048) | WuK | 2 | -0/+102 | |
* add antlr4-cpp-runtime * code format * add setup_run_environment | |||||
2024-01-12 | add sundials 6.7.0 (#42049) | David Gardner | 1 | -0/+1 | |
2024-01-12 | GDRCopy: add v2.4.1 (#42051) | Jack Morrison | 1 | -0/+1 | |
2024-01-12 | py-torchmetrics: add v1.3.0 (#42063) | Adam J. Stewart | 1 | -2/+3 | |
2024-01-12 | Add QE v7.3 (#42056) | Paul R. C. Kent | 1 | -0/+1 | |
2024-01-12 | mapl: add v2.43.0 (#42053) | Matthew Thompson | 1 | -0/+5 | |
2024-01-12 | Add conflicts between otf2 version 3 and apex version < 2.6 (#42060) | Auriane R | 1 | -0/+3 | |
2024-01-11 | py-pyscf: Add v2.40, v2.30, v2.2.1 (#42057) | Paul R. C. Kent | 1 | -0/+3 | |
2024-01-11 | Add `nvbandwidth` package definition (#42021) | rfbgo | 1 | -0/+50 | |
* Add nvbandwidth package definition * Add recently added upstream tags | |||||
2024-01-11 | GDAL: add v3.8.3 (#42020) | Adam J. Stewart | 1 | -0/+1 | |
2024-01-11 | googletest: Fix url_for_version (#42027) | Juan Miguel Carceller | 1 | -3/+3 | |
2024-01-11 | NWChem: add v7.2.2 (#42040) | Jack Morrison | 1 | -0/+5 | |
2024-01-10 | dorado: switching to source build (#42039) | snehring | 2 | -11/+141 | |
* dorado: switching to source build * dorado: fixing formatting issue | |||||
2024-01-10 | hypre: Use spec.satisfies to test spec variants (#41627) | Sarah Osborn | 1 | -24/+23 | |
* hypre: Use satisfies to test spec constraints * hypre: Fix variant vs. dependency syntax mixup | |||||
2024-01-10 | Fix rocblas test build (#41645) | afzpatel | 2 | -6/+41 | |
* initial commit to fix rocblas client test * using amdblis for backend | |||||
2024-01-10 | perl-email-address-xs: New package (#41692) | Arne Becker | 1 | -0/+27 | |
* perl-email-address-xs: New package Adds Email::Address::XS * Removed copyright line * New year |