summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-16openblas: add v0.3.26 (#42086)Mosè Giordano1-0/+1
2024-01-16mvapich2: add pmi_version variant for pmix, pmi1 support (#40665)Ronald Rahaman1-6/+24
2024-01-16qt-base: fix xcb plugin not being built (#42070)Michael Kuhn1-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-16verilator: add v5.020 (#42077)Dave Keeshan1-1/+2
2024-01-15The signature of filter_file is (#42092)James Beal2-3/+3
2024-01-15perl-test-yaml: New package (#42044)Arne Becker1-0/+29
Adds Test::YAML
2024-01-15add new versions of py-altair (#42068)WuK1-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-14add e4s aarch64 (#42066)eugeneswalker3-2/+363
2024-01-14Fix packages inheriting GROMACS, add new versions (#42076)Maciej Wójcik2-2/+24
* Fix inheritance of GROMACS derived packages, add new versions * Reformatting
2024-01-13Add py-nanoplot and py-nanostat (#41190)Gavin John6-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-13llvm: bring back setup_run_environment (#42032)Harmen Stoppels1-0/+8
2024-01-12CP2K: add version 2024.1 (#41933)Rocco Meli1-5/+5
* ensure umpire~cuda~rocm when ~cuda~rocm * cp2k-2024.1 * make cmake the default
2024-01-12adios2: add v2.10.0-rc1 release (#41900)Vicente Bolea1-0/+3
2024-01-12add[spec,qe]: enable program time in seconds with clock spec (#42061)Laura Bellentani1-0/+4
Co-authored-by: Laura Bellentani <lbellen1@login01.leonardo.local>
2024-01-12backward-cpp: added backward-cpp package (#42046)Matthieu Dorier1-0/+32
2024-01-12Update ip recipe (#42025)Alex Richert1-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-12perl-date-utils and deps: New packages (#42045)Arne Becker4-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-12Add version (#42043)James Beal1-0/+1
Co-authored-by: James Beal <jb23@sanger.ac.uk>
2024-01-12add sp v2.5.0 (#362) (#42023)Alex Richert1-0/+1
Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
2024-01-12add antlr4-cpp-runtime (#42048)WuK2-0/+102
* add antlr4-cpp-runtime * code format * add setup_run_environment
2024-01-12add sundials 6.7.0 (#42049)David Gardner1-0/+1
2024-01-12GDRCopy: add v2.4.1 (#42051)Jack Morrison1-0/+1
2024-01-12py-torchmetrics: add v1.3.0 (#42063)Adam J. Stewart1-2/+3
2024-01-12Add QE v7.3 (#42056)Paul R. C. Kent1-0/+1
2024-01-12mapl: add v2.43.0 (#42053)Matthew Thompson1-0/+5
2024-01-12Add conflicts between otf2 version 3 and apex version < 2.6 (#42060)Auriane R1-0/+3
2024-01-11modules: Truncate configure options comment in tcl modules to 8192 ch… ↵Victor Brunini1-1/+1
(#42054)
2024-01-11Add documentation on checked_by license parameter (#41959)Aiden Grossman3-3/+23
This patch adds documentation on the checked_by license direcitve parameter that was added in #40755 but was not documented at that time.
2024-01-11py-pyscf: Add v2.40, v2.30, v2.2.1 (#42057)Paul R. C. Kent1-0/+3
2024-01-11Containerize: accommodate nested or pre-existing spack-env paths (#41558)Owen Solberg1-1/+2
The current `mkdir {{ paths.environment }}` will generate an error if: * `{{ paths.environment }}` already exists, or * `{{ paths.environment }}` is nested in non-existing dirs. Adding `-p` to the command will make this robust to both possibilities. Set noclobber bash option when writing manifest.
2024-01-11Add `nvbandwidth` package definition (#42021)rfbgo1-0/+50
* Add nvbandwidth package definition * Add recently added upstream tags
2024-01-11GDAL: add v3.8.3 (#42020)Adam J. Stewart1-0/+1
2024-01-11googletest: Fix url_for_version (#42027)Juan Miguel Carceller1-3/+3
2024-01-11NWChem: add v7.2.2 (#42040)Jack Morrison1-0/+5
2024-01-10dorado: switching to source build (#42039)snehring2-11/+141
* dorado: switching to source build * dorado: fixing formatting issue
2024-01-10hypre: Use spec.satisfies to test spec variants (#41627)Sarah Osborn1-24/+23
* hypre: Use satisfies to test spec constraints * hypre: Fix variant vs. dependency syntax mixup
2024-01-10Fix rocblas test build (#41645)afzpatel2-6/+41
* initial commit to fix rocblas client test * using amdblis for backend
2024-01-10Add `--create` to `spack env activate` (#40896)psakievich5-111/+207
Add `--create` option to `env activate` to allow users to create and activate in one command. --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: psakievich <psakievich@users.noreply.github.com>
2024-01-10perl-email-address-xs: New package (#41692)Arne Becker1-0/+27
* perl-email-address-xs: New package Adds Email::Address::XS * Removed copyright line * New year
2024-01-10perl-email-messageid: New package (#41696)Arne Becker1-0/+27
* perl-email-messageid: New package Adds Email::MessageID * Removed copyright line * New year
2024-01-10perl-email-mime-encodings: New package (#41693)Arne Becker1-0/+27
* perl-email-mime-encodings: New package Adds Email::MIME::Encodings * Removed copyright line * New year
2024-01-10perl-class-accessor: New package (#41698)Arne Becker1-0/+25
* perl-class-accessor: New package Adds Class::Accessor * Removed copyright line * New year
2024-01-10perl-set-object: New package (#41704)Arne Becker1-0/+25
* perl-set-object: New package Adds Set::Object * Removed copyright line * New year
2024-01-10perl-alien-build-plugin-download-gitlab: New package (#41706)Arne Becker1-0/+31
* perl-alien-build-plugin-download-gitlab: New package Adds Alien::Build::Plugin::Download::GitLab * Remove copyright line * New year
2024-01-102023.9.0 update for UPC++ and GASNet-EX (#41826)Dan Bonachea2-12/+84
* Add GASNet-EX release 2023.9.0 Add level_zero variant Deprecate old versions that are no longer supported Add version enforcement to accelerator variants * Add UPC++ release 2023.9.0 Deprecate old versions that are no longer supported Add version enforcement to accelerator variants
2024-01-10perl-rose-datetime: New package plus updates (#41744)Arne Becker2-1/+51
* perl-rose-datetime: New package plus updates - perl-rose-datetime: New package - perl-datetime: New version, updated dependencies to enable build time tests and added a runtime test * Remove copyright line * New year
2024-01-10Downloads source code from git repo (#41751)AMD Toolchain Support1-20/+23
2024-01-10Bump up the revision for rocm-opencl recipe for 5.7.0 and 5.7.1 release (#41770)Sreenivasa Murthy Kolam1-4/+16
* Bump up the revision for rocm-opencl for 5.7.0 release * fix style errors
2024-01-10shapemapper: adding new version 2.2.0 (#42018)snehring1-5/+18
2024-01-10py-soupsieve: fix import tests (#41873)Adam J. Stewart1-0/+3