Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-05 | Add checksum for py-threadpoolctl 3.1.0 (#33012) | iarspider | 1 | -2/+4 | |
* Add checksum for py-threadpoolctl 3.1.0 * Update package.py | |||||
2022-10-05 | Add checksum for py-distlib 0.3.6 (#33009) | iarspider | 1 | -1/+12 | |
* Add checksum for py-distlib 0.3.6 * Update package.py * Update package.py * Update package.py | |||||
2022-10-05 | Package jsonnet: change sha256sum to sha256 for version hash (#33031) | dlkuehn | 1 | -2/+2 | |
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu> | |||||
2022-10-05 | eospac: support version 6.5.5 (#33023) | Daryl W. Grunau | 1 | -1/+7 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2022-10-05 | canu: new version 2.2 (#32999) | snehring | 1 | -8/+9 | |
2022-10-05 | add version 4.2.1 of R (#32993) | Glenn Johnson | 1 | -0/+2 | |
2022-10-05 | py-matplotlib: add v3.6.0, new backends (#32697) | Adam J. Stewart | 2 | -58/+134 | |
* py-matplotlib: add v3.6.0, new backends * [@spackbot] updating style on behalf of adamjstewart * Undo conditional variant hack * Update dependencies Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com> | |||||
2022-10-05 | Fix wonton CMake config to not break host codes (#33026) | Charles Ferenbaugh | 3 | -0/+60 | |
2022-10-05 | py-pyfr: add v1.15.0, explicitly set env variables for dependencies (#32964) | MichaelLaufer | 3 | -8/+28 | |
* Update to PyFR v1.15.0 * allow unsupported compilers for cuda * update requirement for py-gimmik version * update requirement for cuda version * update versions, style fix * lib directory changed, style fixes * PYFR_METIS_LIBRARY_PATH set | |||||
2022-10-05 | py-torch-nvidia-apex: ~cuda does not build (#32939) | Adam J. Stewart | 1 | -1/+4 | |
2022-10-05 | OpenBLAS 0.3.21: w/o Fortran (#32398) | Axel Huebl | 2 | -11/+30 | |
There is a new OpenBLAS release out that can be compiled w/o a Fortran compiler. macOS XCode developers, rejoice. Maybe at some point Spack becomes a package manager that can be used without using another package manager (to get gfortran) :tada: phist: add conflict on reference netlib-lapack due to API change in lapack.h Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-10-05 | Add checksum for py-flit 3.7.1 (#33013) | iarspider | 1 | -0/+2 | |
2022-10-05 | Make hwloc both CudaPackage and ROCmPackage (#31334) | Wileam Y. Phan | 1 | -4/+3 | |
* Make hwloc both CudaPackage and ROCmPackage * Remove redundant variants | |||||
2022-10-05 | Add checksum for py-arrow 1.2.3 (#33005) | iarspider | 1 | -0/+1 | |
2022-10-05 | Add checksum for py-pydantic 1.10.2 (#33006) | iarspider | 1 | -0/+3 | |
2022-10-05 | Add checksum for py-rich 12.5.1 (#33008) | iarspider | 1 | -4/+7 | |
2022-10-05 | Add aws-ofi-nccl library (#32906) | Brian Van Essen | 1 | -0/+61 | |
* Added a package for the aws-ofi-nccl plug-in from to enable NCCL to use libfabric communication library as a network provider. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-10-05 | Add checksums for Rivet 3.1.7 and YODA 1.9.7 and fastjet 3.4.0 (#32917) | iarspider | 3 | -1/+10 | |
* Add checksums for Rivet 3.1.7 and YODA 1.9.7 * Add checksum for fastjet 3.4.0 * Add v3.1.7b... ... in which version requirement for autoconf was lowered to 2.68 | |||||
2022-10-05 | py-torchmetrics: add v0.10.0 (#32997) | Adam J. Stewart | 1 | -1/+2 | |
2022-10-05 | Add pika 0.9.0 (#33010) | Auriane R | 1 | -6/+8 | |
* Reorder dependencies in alphabetical order + fix typo | |||||
2022-10-05 | armpl-gcc: Add version 22.1 (#32914) | Annop Wongwathanarat | 1 | -15/+55 | |
* armpl-gcc: Add version 22.1 * fixed url, installation script name, and conflicts Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com> | |||||
2022-10-05 | Added a new version (#33002) | Brian Van Essen | 1 | -0/+1 | |
2022-10-04 | llvm: add 15.0.1, 15.0.2 (#32983) | Paul R. C. Kent | 1 | -39/+41 | |
* llvm: 15.0.1, 15.0.2 * Requested format change | |||||
2022-10-04 | flecsi: upcoming release will no longer need lanl-cmake-modules (#32986) | Richard Berger | 1 | -2/+0 | |
2022-10-04 | pbbam: switching to meson, adding version 2.1.0 (#32996) | snehring | 1 | -20/+17 | |
2022-10-04 | nix: Fix #32994 (#32995) | Sam Grayson | 1 | -1/+2 | |
* Fix nix * Check value in attribute | |||||
2022-10-04 | spectre: add v2022.10.04 (#32987) | SXS Bot | 1 | -0/+3 | |
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com> | |||||
2022-10-04 | BuildEnvironment: accumulate module changes to poke to all relevant modules ↵ | Greg Becker | 1 | -0/+11 | |
(#32340) Currently, module changes from `setup_dependent_package` are applied only to the module of the package class, but not to any parent classes' modules between the package class module and `spack.package_base`. In this PR, we create a custom class to accumulate module changes, and apply those changes to each class that requires it. This design allows us to code for a single module, while applying the changes to multiple modules as needed under the hood, without requiring the user to reason about package inheritance. | |||||
2022-10-04 | py-tensorflow-probability: add v0.18.0 (#32941) | Adam J. Stewart | 1 | -12/+16 | |
2022-10-04 | py-tensorflow-estimator: add v2.10 (#32940) | Adam J. Stewart | 1 | -17/+21 | |
* py-tensorflow-estimator: add v2.10 * Typo fix | |||||
2022-10-04 | omega-h: add v9.34.13 (#32963) | eugeneswalker | 1 | -0/+1 | |
2022-10-04 | Add checksum for py-pip 22.2.2 (#32877) | iarspider | 1 | -0/+5 | |
2022-10-04 | Add checksum for py-pysympy 1.11.1 (#32972) | iarspider | 1 | -0/+2 | |
2022-10-04 | Add checksum for py-absl-py 1.2.0 (#32973) | iarspider | 1 | -0/+1 | |
2022-10-04 | Add checksum for py-grpcio 1.48.1 (#32974) | iarspider | 1 | -0/+1 | |
2022-10-04 | superlu-dist: add 8.1.0 and 8.0.0 versions (#32558) | Cody Balos | 1 | -8/+10 | |
2022-10-04 | Bug fix for `ca-certificates-mozilla/package.py` to enable `spack install ↵ | Dom Heinzeller | 1 | -1/+2 | |
--source` (#32953) | |||||
2022-10-04 | Remove CMakePackage.define alias from most packages (#32950) | Massimiliano Culpo | 16 | -48/+40 | |
2022-10-03 | amrex: add v22.10 (#32966) | Weiqun Zhang | 1 | -1/+2 | |
2022-10-03 | Add checksum for py-flatbuffers 2.0.7 (#32955) | iarspider | 1 | -1/+1 | |
2022-10-03 | rdma-core: fix syntax for external discoverability (#32962) | Martin Pokorny | 1 | -1/+1 | |
2022-10-03 | Add checksum for py-pyparsing 3.0.9 (#32952) | iarspider | 1 | -1/+4 | |
2022-10-03 | Axom: bring in changes from axom repo (#32643) | Chris White | 1 | -61/+139 | |
* bring in changes from axom repo Co-authored-by: white238 <white238@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-10-03 | simgrid: add variant and remove flag (#32797) | Lucas Nesi | 1 | -2/+4 | |
* simgrid: remove std c++11 flag * simgrid: add msg variant | |||||
2022-10-03 | FEniCSx: Updates for 0.5.1 (#32665) | Jack S. Hale | 7 | -62/+136 | |
* Updates for DOLFINx 0.5.1 and associated packages * xtensor needed on anything less than main * Switch back to Python 3.7 minimum. * Might be good to point out in our README how to fix Python version? * Fix basix, xtensor dep * Add numba feature * Fix checksum * Make slepc optional Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-10-03 | trilinos: constrain superlu-dist version (#32889) | Cody Balos | 1 | -2/+2 | |
* trilinos: constrain superlu-dist version for 13.x * syntax | |||||
2022-10-03 | unifyfs: pin mercury version; add boost variant (#32911) | Cameron Stanavige | 1 | -1/+13 | |
Mercury has a new version (v2.2) releasing soon that UnifyFS does not build with and hasn't been tested with. This pins UnifyFS to the last version of Mercury used/tested. Add a variant to avoid building/using boost Append -std=gnu99 to cflags if building with gcc@4. Needed for mochi-margo to compile | |||||
2022-10-03 | casper: old domain fell off, adding github repo (#32928) | snehring | 1 | -2/+8 | |
2022-10-03 | Tidied up configure arguments to use special spack autotools features. (#32930) | Brian Van Essen | 1 | -7/+6 | |
2022-10-03 | QMCPACK: add @3.15.0 (#32931) | Paul R. C. Kent | 1 | -0/+4 | |