summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-10-04Remove CMakePackage.define alias from most packages (#32950)Massimiliano Culpo16-48/+40
2022-10-03amrex: add v22.10 (#32966)Weiqun Zhang1-1/+2
2022-10-03Add checksum for py-flatbuffers 2.0.7 (#32955)iarspider1-1/+1
2022-10-03rdma-core: fix syntax for external discoverability (#32962)Martin Pokorny1-1/+1
2022-10-03Add checksum for py-pyparsing 3.0.9 (#32952)iarspider1-1/+4
2022-10-03Axom: bring in changes from axom repo (#32643)Chris White1-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-03simgrid: add variant and remove flag (#32797)Lucas Nesi1-2/+4
* simgrid: remove std c++11 flag * simgrid: add msg variant
2022-10-03FEniCSx: Updates for 0.5.1 (#32665)Jack S. Hale7-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-03trilinos: constrain superlu-dist version (#32889)Cody Balos1-2/+2
* trilinos: constrain superlu-dist version for 13.x * syntax
2022-10-03unifyfs: pin mercury version; add boost variant (#32911)Cameron Stanavige1-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-03casper: old domain fell off, adding github repo (#32928)snehring1-2/+8
2022-10-03Tidied up configure arguments to use special spack autotools features. (#32930)Brian Van Essen1-7/+6
2022-10-03QMCPACK: add @3.15.0 (#32931)Paul R. C. Kent1-0/+4
2022-10-03Add checksum for py-tomli 2.0.1 (#32949)iarspider1-0/+6
2022-10-03Replace repo with the NVIDIA one (#32951)Auriane R1-2/+2
2022-10-03py-einops: add v0.5.0 (#32959)Adam J. Stewart1-1/+4
2022-10-03Add checksum for py-pytest-runner 6.0.0 (#32957)iarspider1-0/+3
2022-10-03rvs binary path updated for 5.2 rocm release (#32892)renjithravindrankannath1-1/+5
2022-10-03[rocksdb] Added rtti variant (#32918)Matthieu Dorier1-0/+4
2022-10-03simgrid new releases (#32920)Vinícius1-0/+2
2022-10-03octave: add version 7.2.0 (#32943)Kai Torben Ohlhus1-0/+1
2022-10-03libtiff: default to +zlib+jpeg (#32945)Adam J. Stewart1-25/+14
2022-10-03Set CMAKE_HIP_ARCHITECTURES with the value of amdgpu_target (#32901)Auriane R1-1/+5
2022-10-02Fixup errors introduced by Clingo Pr: (#32905)John W. Parent1-0/+2
* re2c depends on cmake on Windows * Winbison properly added to bootstrap package search list
2022-10-01acfl: add v22.1 (#32915)Annop Wongwathanarat1-2/+24
Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com>
2022-09-30py-jsonschema: add 4.16.0 and new package py-hatch-fancy-pypi-readme (#32929)Manuela Kuhn2-3/+25
2022-09-30py-jinja2: add 3.1.2 (#32925)Manuela Kuhn1-0/+3
2022-09-30py-ipykernel: add 6.16.0 (#32923)Manuela Kuhn1-12/+26
2022-09-30py-joblib: add 1.2.0 (#32926)Manuela Kuhn1-7/+4
2022-09-30py-json5: add 0.9.10 (#32927)Manuela Kuhn1-0/+1
2022-09-30py-jeepney: add 0.8.0 (#32924)Manuela Kuhn1-0/+2
2022-09-30qmcpack: set python3 executable explicitly (#32900)Massimiliano Culpo1-0/+1
2022-09-30New Package: Navi (#32895)Daniel De Lucca1-0/+22
* feat: adds navi * Update var/spack/repos/builtin/packages/navi/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-09-29add butterflypack 2.2.1 (#32909)liuyangzhuan1-0/+1
2022-09-29Update ecp-data-vis-sdk homepage and maintainers (#32886)Stephen McDowell1-2/+2
2022-09-29Package updates for slate, lapackpp, and blaspp (#32907)G-Ragghianti3-2/+35
* Added new versions * New slate version * Adding GPU support for lapackpp package * Modified dependency on lapackpp * Added rocblas and rocsolver to deps * Testing with custom lapackpp repo * Added chaining depends_on for +rocm * Removing testing repo
2022-09-29[lammps] Add +intel and +user-intel options (#32898)Stephen Sachs1-0/+10
Going ahead adding this option individually since https://github.com/spack/spack/pull/25015 needs some more time. Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2022-09-29claw: enable building with oneapi and nag+gcc@10: (#32897)Sergey Kosukhin1-2/+29
* claw: enable building when '%oneapi' * claw: enable building when '%nag' is mixed with 'gcc@10:'
2022-09-29py-ipython: add 8.5.0 and py-win-unicode-console: new package (#32903)Manuela Kuhn2-34/+69
* py-ipython: add 8.5.0 and py-win-unicode-console: new package * Fix style * Fix dependency version * Deprecate version 2.3.1 and 3.1.0 * Always skip IPython.kernel * Move skip_module definition to top
2022-09-29Added new versions of NCCL (#32891)Brian Van Essen1-0/+5
2022-09-29Add aws ofi rccl (#32773)Brian Van Essen4-2/+115
* Added a package for the aws-ofi-rccl plug-in from the ROCm software stack. It allows RCCL to use the libfabric communication library. Added support for using libfabric in Aluminum. * Updated the run environment so that the plugin would get loaded. * Added support for setting up the the LD_LIBRARY_PATH for dependent packages. * Added package for RCCL tests to assess the impact of OFI libfabric RCCL plug-in.
2022-09-29Add tag for xgboost 1.6.2 (#32896)iarspider2-1/+3
* Add tag for xgboost 1.6.2 * Update py-xgboost as well * Update package.py * Update var/spack/repos/builtin/packages/py-xgboost/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-29py-itsdangerous: add 2.1.2 (#32904)Manuela Kuhn1-0/+2
2022-09-29Enable adios2+cuda for ecp-data-vis-sdk +cuda (#32885)Stephen McDowell1-1/+1
2022-09-29py-hatchling: add 1.10.0 and py-pathspec: add 0.10.1 (#32865)Manuela Kuhn2-1/+9
2022-09-29Add patch to link pthread library for llvm 15 (#32838)Mikael Simberg2-0/+24
2022-09-29py-importlib-metadata-4.12.0 (#32872)Manuela Kuhn1-0/+3
2022-09-29intel-oneapi-compilers-classic: extend setup_run_environment with the one ↵Sergey Kosukhin1-21/+8
from intel-oneapi-compilers (#32854) * intel-oneapi-compilers-classic: refactor setup_run_environment * intel-oneapi-compilers-classic: extend setup_run_environment with the one from intel-oneapi-compilers
2022-09-29Rename arm to acfl, add v22.0.2 (#32518)Annop Wongwathanarat1-4/+26
Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com>
2022-09-29py-imageio: add 2.22.0 (#32870)Manuela Kuhn1-2/+4