Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-07 | hip: update patch PARAMETERS_MIN_ALIGNMENT for 6.0 (#42834) | renjithravindrankannath | 2 | -64/+15 | |
2024-03-07 | fix build issue with rocm-openmp-extras for 5.4.3 release (#43046) | Sreenivasa Murthy Kolam | 1 | -3/+3 | |
* fix build issue with rocm-openmp-extras for 5.4.3 release https://github.com/spack/spack/issues/36930 * fix style errors | |||||
2024-03-07 | py-lightning: add v2.2.1 (#43042) | Adam J. Stewart | 1 | -0/+1 | |
2024-03-07 | Kokkos Kernels: adding missing TPLs and pre-conditions (#43043) | Luc Berger | 1 | -12/+14 | |
* Kokkos Kernels: adding missing TPLs and pre-conditions Adding variants and dependencies for rocBLAS and rocSPARSE. Also adding a "when=" close to the TPL variants that prevents enabling the TPLs in versions of the library when it was not yet available. * Kokkos Kernels: remove comment for better format * Kokkos Kernels: fix issue with unpacking wrong number of args After changing the tpls dictionary we need to update the unpacking logic to catch the right number of outputs out of it! * Kokkos Kernels: updating doc string for tpls var and using f-string Improving comment a bit and switching to f-string for more readability. When setup to do more testing will try to use f-string in the CMake options generation part of the package. * Style change | |||||
2024-03-07 | meson: add version 1.3.2 (#43036) | Mark W. Krentel | 1 | -0/+1 | |
2024-03-07 | autotools: fix a typo in comment (#43080) | Juan Miguel Carceller | 1 | -1/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2024-03-07 | sst-core: use ncurses for interactive sst-info (#43063) | Eric Berquist | 1 | -0/+10 | |
* sst-core now effectively depends on ncurses * use --with-curses * sst-core: update comment about ncurses * should have curses for build, link, and run | |||||
2024-03-07 | pika: Add 0.23.0 (#43077) | Mikael Simberg | 1 | -0/+1 | |
2024-03-07 | Fix `spack find` bootstrapping docs (#43074) | runiq | 1 | -3/+3 | |
Closes #43052. Maybe moving the argument to the `find` subcommand is a good idea, but I just wanted to get the docs fix out. Co-authored-by: Patrice Peterson <patrice.peterson@itz.uni-halle.de> | |||||
2024-03-07 | ML CI: variants are now required (#42851) | Adam J. Stewart | 4 | -39/+50 | |
2024-03-07 | Automated deployment to update package flux-core 2024-03-07 (#43067) | Vanessasaurus | 1 | -0/+1 | |
2024-03-06 | botan: add v3.3.0, v2.9.14 (#43047) | Martin Aumüller | 1 | -0/+2 | |
2024-03-06 | embree: add v4.3.1 (#43048) | Martin Aumüller | 1 | -0/+1 | |
2024-03-06 | llvm: add 18.1.0 (#43049) | Satish Balay | 1 | -0/+1 | |
2024-03-06 | Allow loading extensions through python entry-points (#42370) | Tim Fuller | 7 | -1/+293 | |
This PR adds the ability to load spack extensions through `importlib.metadata` entry points, in addition to the regular configuration variable. It requires Python 3.8 or greater to be properly supported. | |||||
2024-03-05 | netcdf-c package: Skip problematic post install on Windows (#43039) | John W. Parent | 1 | -0/+2 | |
#42878 adds a post install filter of the netCDFConfig.cmake file that replaces a valid CMake target on Windows with an invalid one. Don't do this replacement on Windows. | |||||
2024-03-05 | spack.patch: fix type hint circular import (#43041) | Adam J. Stewart | 1 | -5/+5 | |
2024-03-05 | migraphx: add v6.0.0 & v6.0.2 (#42918) | renjithravindrankannath | 4 | -6/+48 | |
* Updates for migraphx 6.0.0 & 6.0.2 * Style check error and audit check error fix * Adding patch for half-include-directory * The parameter GPU_TARGETS is used from 5.7 in migraphx * Adding rocmlir dependency in migraphx and 6.0 updates in rocmlir * Applying upcoming changes to make CK JIT optional and enable compilation on Windows in order to build without ck dependency | |||||
2024-03-05 | mpfr: missing dependency for version 4.0.1 (#43012) | Martin Lang | 1 | -1/+1 | |
* mpfr: missing dependency for version 4.0.1 mpfr 4.0.1 (like 4.0.2) needs autoconf-archive where it takes the AX_PHREAD macro from * autoconf-archive is also required for mpfr@4.0.0 | |||||
2024-03-05 | nvptx-tools: add v2023-09-13 (#40897) | Pranav Sivaraman | 2 | -13/+29 | |
New changes have been made to nvptx-tools that address dropping support for sm_30 in later CUDA versions (12.0+). Also refactor gcc to make nvptx-tools a dependency instead of a resource. Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2024-03-05 | spack.patch: add type hints (#42811) | Adam J. Stewart | 2 | -79/+224 | |
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov> | |||||
2024-03-05 | perl-catalyst-view-json: new package (#42981) | Arne Becker | 1 | -0/+31 | |
Adds Catalyst::View::JSON | |||||
2024-03-05 | perl-bsd-resource: new package (#42982) | Arne Becker | 1 | -0/+25 | |
Adds BSD::Resource | |||||
2024-03-05 | perl-chart-gnuplot: new package (#42983) | Arne Becker | 1 | -0/+27 | |
Adds Chart::Gnuplot | |||||
2024-03-05 | perl-config-inifiles: new package (#42984) | Arne Becker | 1 | -0/+30 | |
Adds Config::IniFiles | |||||
2024-03-05 | perl-plack-middleware-assets and deps: new packages (#42990) | Arne Becker | 4 | -0/+122 | |
This adds Plack::Middleware::Assets and its missing deps: - CSS::Minifier::XS - JavaScript::Minifier::XS - Test::DiagINC | |||||
2024-03-05 | perl-plack-middleware-crossorigin: new package (#42991) | Arne Becker | 1 | -0/+32 | |
Adds Plack::Middleware::CrossOrigin | |||||
2024-03-05 | Removing application of the ldconfig patch because it conflicts with (#43001) | G-Ragghianti | 1 | -1/+1 | |
gdrcopy version 2.4.1 | |||||
2024-03-05 | Automated deployment to update package flux-sched 2024-03-05 (#43005) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2024-03-05 | serialbox: fix PYTHONPATH (#43034) | Sergey Kosukhin | 1 | -1/+1 | |
2024-03-05 | perl-chi-driver-memcached: new package (#43011) | Arne Becker | 2 | -7/+38 | |
Adds CHI::Driver::Memcached. Modified perl-chi to make the tests work. Testing modules in perl-chi were not loaded when testing CHI::Driver::Memcached, so added the "run" type to these. | |||||
2024-03-05 | perl-html-template: new package (#43017) | Arne Becker | 1 | -0/+30 | |
Adds HTML::Template | |||||
2024-03-05 | perl-catalyst-devel and deps: new packages (#43013) | Arne Becker | 4 | -0/+148 | |
This add Catalyst::Devel and its missing dependencies: - Catalyst::Plugin::ConfigLoader - Catalyst::Plugin::Static::Simple - File::ChangeNotify | |||||
2024-03-05 | perl-plack-middleware-deflater: new package (#43014) | Arne Becker | 1 | -0/+33 | |
Adds Plack::Middleware::Deflater | |||||
2024-03-05 | perl-data-predicate: new package (#43015) | Arne Becker | 1 | -0/+28 | |
* perl-data-predicate: new package Adds Data::Predicate * Added description | |||||
2024-03-05 | perl-exporter-auto: new package (#43016) | Arne Becker | 1 | -0/+31 | |
Adds Exporter::Auto | |||||
2024-03-05 | perl-list-compare: new package (#43018) | Arne Becker | 1 | -0/+29 | |
Adds List::Compare | |||||
2024-03-05 | perl-sereal and deps: new packages (#43022) | Arne Becker | 3 | -0/+124 | |
* perl-sereal and deps: new packages This adds Sereal and its missing dependencies: - Sereal::Encoder - Sereal::Decoder * Add missing files. | |||||
2024-03-05 | perl-string-approx: new package (#43023) | Arne Becker | 1 | -0/+25 | |
Adds String::Approx | |||||
2024-03-05 | perl-string-numeric: new package (#43024) | Arne Becker | 1 | -0/+30 | |
Adds String::Numeric | |||||
2024-03-05 | perl-test-file-contents: new package (#43025) | Arne Becker | 1 | -0/+30 | |
Adds Test::File::Contents | |||||
2024-03-05 | perl-test-mockobject and deps: new packages (#43026) | Arne Becker | 3 | -0/+97 | |
Adds Test::MockObject and its dependencies. Installed OK with build-time tests. Added dependencies: - UNIVERSAL::can - UNIVERSAL::isa | |||||
2024-03-05 | perl-test-perl-critic: new package (#43027) | Arne Becker | 1 | -0/+30 | |
Adds Test::Perl::Critic | |||||
2024-03-05 | perl-test-pod-coverage and deps: new packages (#43028) | Arne Becker | 2 | -0/+58 | |
Adds Test::Pod::Coverage and its dependencies. Installed OK with build-time tests. Added dependencies: - Pod::Coverage | |||||
2024-03-05 | perl-tie-ixhash: new package (#43029) | Arne Becker | 1 | -0/+29 | |
Adds Tie::IxHash | |||||
2024-03-05 | eccodes: drop redundant build dependency (#43035) | Sergey Kosukhin | 1 | -1/+0 | |
2024-03-05 | perl-text-csv-xs: new package (#43030) | Arne Becker | 1 | -0/+29 | |
Adds Text::CSV_XS | |||||
2024-03-05 | perl-xml-hash-xs: new package (#43031) | Arne Becker | 1 | -0/+27 | |
Adds XML::Hash::XS | |||||
2024-03-05 | archspec: add v0.2.3 (#43009) | Massimiliano Culpo | 1 | -0/+1 | |
2024-03-05 | icon: add new package (#43037) | Sergey Kosukhin | 1 | -0/+278 | |