Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-23 | Add amg2023 package; remove amg package (#39105) | Greg Becker | 4 | -85/+102 | |
Add amg2023 package Consolidate existing amg and amg2013 packages (they reference the same code) under the amg2013 name to minimize confusion between amg2023 and amg2013. Co-authored-by: Riyaz Haque <haque1@llnl.gov> | |||||
2023-08-23 | Include t8code package (#39391) | svengoldberg | 1 | -0/+75 | |
* t8code: Create new spack package Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2023-08-23 | adios2: correct c-blosc dependency (#39385) | Vicente Bolea | 2 | -1/+4 | |
* adios2: correct c-blosc dependency * c-blosc2: disable oneapi spec | |||||
2023-08-23 | cfitsio: add new version 4.3.0 (#39588) | lorddavidiii | 1 | -0/+1 | |
2023-08-23 | elpa 2023.05 (#39585) | Simon Pintarelli | 1 | -0/+3 | |
2023-08-23 | aws-sdk-cpp: disable flaky tests in build (#39565) | Harmen Stoppels | 1 | -1/+5 | |
2023-08-23 | Add kpp2 branch tag and move to GitHub. (#39503) | Cameron Rutherford | 1 | -2/+3 | |
2023-08-23 | FleCSI dependency updates (#39557) | Richard Berger | 1 | -10/+9 | |
* use full cuda_arch list * update compiler requirement * update boost requirements * propagate +kokkos to legion in non-GPU cases * add missing graphviz dependency for +doc | |||||
2023-08-23 | llvm: fix `elf` dep conditions and cmake bug (#39566) | Harmen Stoppels | 3 | -10/+60 | |
2023-08-23 | Add CDT (Constrained Delaunay Triangulation) library (#39488) | Julien Cortial | 1 | -0/+47 | |
2023-08-23 | py-nbmake: add v1.4.3 (#39514) | Adam J. Stewart | 1 | -1/+4 | |
2023-08-23 | libyogrt %oneapi: add cflag=-Wno-error=implicit-function-declaration (#39522) | eugeneswalker | 1 | -0/+6 | |
2023-08-23 | embree: new versions and ARM support (#38083) | Martin Aumüller | 2 | -15/+33 | |
2023-08-23 | QMCPACK: add v3.17.0 (#39523) | Paul R. C. Kent | 1 | -0/+1 | |
2023-08-23 | xtb: fix `la_backend` logic (#38309) | Leopold Talirz | 2 | -2/+21 | |
2023-08-23 | PAPI misc fixes (#39191) | Giuseppe Congiu | 1 | -3/+5 | |
Spack installs the hsa-rocr-dev and rocprofiler packages into different directories. However, PAPI typically expects those to be under the same directory and locates such directory through the PAPI_ROCM_ROOT env variable. The PAPI rocm component also allows users to override PAPI_ROCM_ROOT to locate directly the librocprofiler64.so through the HSA_TOOLS_LIB env variable that acts directly onto the HSA runtime tools mechanism. Hence, in order to account for the decoupling of hsa and rocprofiler, this patch sets HSA_TOOLS_LIB to librocprofiler64.so full path. | |||||
2023-08-23 | sentieon-genomics: adding version 202308 (#39572) | snehring | 1 | -0/+1 | |
2023-08-23 | sublime-test: add v4.4152 (#39577) | Laura Weber | 1 | -1/+2 | |
2023-08-23 | xmlrpc-c: add build of xmlrpc tools directory (#39580) | eflumerf | 1 | -0/+10 | |
2023-08-23 | py-torchmetrics: add v1.1.0 (#39582) | Adam J. Stewart | 1 | -0/+2 | |
2023-08-23 | py-lightly: add v1.4.16 (#39583) | Adam J. Stewart | 1 | -0/+1 | |
2023-08-23 | Update version constraint for HIP patch (#39578) | Mikael Simberg | 1 | -1/+1 | |
2023-08-22 | py-boost-histogram: new version 1.3.2 (#39558) | Wouter Deconinck | 1 | -0/+1 | |
2023-08-22 | py-uhi: new versions 0.3.2, 0.3.3 (#39548) | Wouter Deconinck | 1 | -1/+5 | |
2023-08-22 | py-hepunits: new version 2.3.2 (#39546) | Wouter Deconinck | 1 | -0/+1 | |
2023-08-22 | Update/py pennylane lightning (#39466) | Vincent Michaud-Rioux | 3 | -17/+21 | |
* Update pennylane-lightning. * Update Lightning-Kokkos to v0.31 * Constrain scipy version. * Update var/spack/repos/builtin/packages/py-pennylane-lightning-kokkos/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fix PLK kokkos dep versioning. * Move kokkos ver outised backend loop and reformat. * Update package.py --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-08-22 | py-xarray: add v2023.7.0 (#39418) | genric | 1 | -5/+11 | |
* py-xarray: add v2023.7.0 * address review comments | |||||
2023-08-22 | libiberty: add version 2.41 (#39569) | Tim Haines | 1 | -0/+1 | |
2023-08-22 | tau: add v2.32.1 (#39504) | eugeneswalker | 1 | -0/+4 | |
2023-08-22 | veccore: new variant vc (#39542) | Wouter Deconinck | 1 | -0/+8 | |
* veccore: new variants umesimd and vc * veccore: remove variant umesimd again | |||||
2023-08-22 | clingo-bootstrap: pgo, lto, allocator optimizations (#34926) | Harmen Stoppels | 6 | -26/+238 | |
Add support for PGO and LTO for gcc, clang and apple-clang, and add a patch to allow mimalloc as an allocator in operator new/delete, give reduces clingo runtime by about 30%. | |||||
2023-08-22 | parallelio: add v2.6.1 (#39479) | Jim Edwards | 3 | -0/+63 | |
2023-08-21 | openPMD-api: 0.15.2 (#39528) | Axel Huebl | 1 | -3/+4 | |
Latest patch release. | |||||
2023-08-21 | C-Blosc2: v2.10.2 (#39537) | Axel Huebl | 1 | -1/+3 | |
This fixes regressions with external dependencies introduced in 2.10.1 | |||||
2023-08-21 | [bats] Update to v1.10.0 (#39561) | Kamil Iskra | 1 | -4/+9 | |
* [bats] Update to v1.10.0 Original bats has been abandoned for years; nowadays it's community-maintained. * [bats] Fix style | |||||
2023-08-21 | tasmanian@:7.9 +cuda conflicts with cuda@12 (#39541) | eugeneswalker | 1 | -0/+3 | |
2023-08-21 | add sundials v6.6.0 (#39526) | David Gardner | 1 | -0/+1 | |
2023-08-21 | singularityce: fix after no spaces in Executable allowed (#39553) | Wouter Deconinck | 1 | -6/+6 | |
2023-08-21 | amdblis recipe: adding variant for a performance flag (#39549) | Dr Marco Claudio De La Pierre | 1 | -0/+6 | |
* amdblis recipe: adding variant for a performance flag Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> * typo fix Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> * style fix Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> * another typo fix Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> * one more style fix Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> --------- Signed-off-by: Dr Marco De La Pierre <marco.delapierre@gmail.com> | |||||
2023-08-21 | Update cp2k recipe (#39128) | Taillefumier Mathieu | 2 | -4/+21 | |
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi> Co-authored-by: Rocco Meli <r.meli@bluemail.ch> | |||||
2023-08-21 | aws-sdk-cpp: new versions and greatly reduce install size(#39511) | Harmen Stoppels | 1 | -0/+6 | |
2023-08-21 | cepgen: new version 1.1.0 (#39550) | Wouter Deconinck | 1 | -0/+4 | |
2023-08-21 | whizard: new versions 3.1.1 and 3.1.2 (#39540) | Wouter Deconinck | 1 | -0/+2 | |
2023-08-21 | zlib: new version 1.3 (#39539) | Wouter Deconinck | 1 | -0/+1 | |
2023-08-21 | zlib: add git url (#39533) | Wouter Deconinck | 1 | -0/+1 | |
2023-08-18 | cdo: add v2.2.2 (#39506) | Brian Spilner | 1 | -2/+8 | |
* update cdo-2.2.2 * add note on hdf5 | |||||
2023-08-18 | less: update version, dependencies (#39521) | Todd Gamblin | 1 | -0/+3 | |
2023-08-18 | [py-gradio-client] New package (#39496) | Jen Herting | 1 | -0/+27 | |
2023-08-18 | [py-openmim] Beginning work (#39494) | Jen Herting | 1 | -0/+26 | |
2023-08-18 | [py-confection] new package (#39491) | Jen Herting | 1 | -0/+21 | |