summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-03-07mesa, mesa18: default to ~llvm (#29360)Valentin Volkl2-2/+2
2022-03-07Add checksum for relax@root6 (#29314)haralmha1-3/+1
2022-03-07starlight: add new package (#29158)Valentin Volkl1-0/+26
2022-03-07butterflypack: add v2.1.1 (#29343)liuyangzhuan1-1/+2
2022-03-05find: deprecate `spack find -bootstrap` for `spack -bootstrap find` (#29152)Todd Gamblin2-0/+11
Since adding the `spack --bootstrap` argument we don't need `spack find --bootstrap` anymore. Deprecate it.
2022-03-05seacas: new version with new dependency on fmt (#29348)Greg Sjaardema1-0/+2
Removed the internal copies of lib::fmt and modified to have a dependency on lib::fmt instead. Requires fmt-8.1.0 or later
2022-03-05New package: py-ml-collections (#29325)Vivian Hafener1-0/+24
2022-03-05Rebased upon upstream (#29337)Vivian Hafener1-0/+21
2022-03-05fmt: add 8.1.0 and 8.1.1 (#29347)Greg Sjaardema1-0/+2
2022-03-04New package: py-priority (#29139)Jen Herting1-0/+23
* [py-priority] created template * [py-priority] - added homepage - added description - added dependencies - removed fixmes
2022-03-04hiop: add version v0.5.4 (#29301)Asher Mancinelli2-18/+38
* Add HiOp v0.5.4, update magma constraint * Add v2.6.2rc1 to magma, make hiop depend on it * Update var/spack/repos/builtin/packages/hiop/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-03-04New versions: qmcpack@3.12.0, 3.13.0 (#29345)Paul R. C. Kent1-0/+2
2022-03-04Add a testHarmen Stoppels1-0/+8
2022-03-04Fix auditHarmen Stoppels5-3/+8
2022-03-04VersionRange.satisfies should test non-empty intersectionHarmen Stoppels1-25/+13
2022-03-04Initial changes needed to build paraview@5.9.0%xl_r (#22050)Ethan Stam4-0/+62
2022-03-04Revert "butterflypack: add v2.1.1 (#29151)" (#29339)Massimiliano Culpo1-2/+1
This reverts commit b7794cdac8de9eca93f7678c93d95368bba2a820.
2022-03-04amrex: add v22.03 (#29273)Weiqun Zhang1-1/+2
2022-03-04aws-parallelcluster: add v2.11.5 (#29286)Enrico Usai1-1/+2
2022-03-04kakoune: add new package (#29148)Bambi1-0/+26
2022-03-04New version for openCARP packages, v9.0 (#29150)Marie Houillon3-9/+12
Co-authored-by: openCARP consortium <info@opencarp.org>
2022-03-04butterflypack: add v2.1.1 (#29151)liuyangzhuan1-1/+2
2022-03-04edm4hep: Add dependencies to py-jinja2 and py-pyyaml (#28944)haralmha1-0/+2
2022-03-04Fix checksum for spectre@2022.02.17 (#29179)Nils Vu1-1/+1
2022-03-04dos2unix: add the external find feature (#29335)Olivier Cessenat1-0/+10
2022-03-04slurm: add external find (#29146)Seth R. Johnson1-1/+9
2022-03-04madx: new package, versions 5.07.00, 5.08.00, 5.08.01 (#28932)Wouter Deconinck1-0/+44
2022-03-04boost: update version analysis patch for fujitsu compiler. (#29198)Toyohisa Kameyama2-1/+13
2022-03-04charmpp: resolve conflict with '+smp' (#29243)Nils Vu1-5/+8
The 'multicore' backend always uses SMP, so reverse the logic of the `conflict` clause. This resolves an issue where the '+smp' default caused the 'backend' to switch away from 'multicore' unintentionally (#29234).
2022-03-04exempi: fix typo in "satisfies" condition (#29233)Dom Heinzeller1-1/+1
2022-03-04lhapdf: add python variant, change source tarball url to avoid python build ↵Valentin Volkl1-8/+14
failures (#29267)
2022-03-04mumps: add v5.4.1 (#29330)Carlos Bederián1-0/+1
2022-03-04qt: add 5.15.3 (#29328)Michael Kuhn1-1/+5
2022-03-04Fix importing Spack packages as Python modules (#29221)Massimiliano Culpo9-53/+82
fixes #29203 This PR fixes a subtle bug we have when importing Spack packages as Python modules that can lead to multiple module objects being created for the same package. It also fixes all the places in unit-tests where "relying" on the old bug was crucial to have a new "clean" state of the package class.
2022-03-03WarpX: 22.03 (#29334)Axel Huebl2-6/+8
Update `warpx` & `py-warpx` to the latest release, `22.03`.
2022-03-03Update MVAPICH2 to latest release verison 2.3.7 (#29329)natshineman1-1/+2
Co-authored-by: Nat Shineman <shineman.5@buckeyemail.osu.edu>
2022-03-03libdrm@2.4.101: needs meson for build (#29327)eugeneswalker1-0/+1
2022-03-03llvm: fix build with Fujitsu compiler, and conflicts gcc@8.4 on aarch64 (#29030)Toyohisa Kameyama4-0/+74
* llvm: fix build with Fujitsu compiler. * Add conflict gcc 8.4 and aarch64. * update conflicts version. * fix version to apply patch.
2022-03-03New package: py-npx (#29324)Vivian Hafener1-0/+19
* New package py-npx * Fixed linked issue
2022-03-03Add checksum for py-setuptools-scm 5.0.2 (#29213)iarspider1-0/+2
2022-03-03Revert GCS fetch strategy, to remove s3 interface (#28736)Doug Jacobsen1-7/+1
This commit reverts the GCS fetch strategy to before commit: d7596125231e800ca41c60e379be2b8abb47d20d The previous commit added some s3 syntax to handle connections, but added them into the GCS fetch strategy in a way that prevents GCS from working anymore.
2022-03-03Add checksum for gmp 6.2.0 (#29212)iarspider1-0/+1
* Add checksum for gmp 6.2.0 * Update package.py
2022-03-03New version: py-testpath 0.6.0; update py-flit-core dependency (#29200)iarspider1-1/+3
2022-03-03nss: add 3.75 (#29197)Carlos Bederián1-0/+1
2022-03-03rocmcc compiler: initial commit based on aocc and clang (#28575)Greg Becker7-5/+91
* rocmcc compiler: initial commit based on aocc and clang Co-authored-by: luker <luke.roskop@hpe.com> Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2022-03-03py-mako-1.1.6 (#29207)Manuela Kuhn1-1/+4
* py-mako-1.1.6 * fix python dependency
2022-03-03py-mistune: add 2.0.2 and change source to pypi (#29215)Manuela Kuhn1-18/+18
2022-03-03py-multidict: add 6.0.2 and get sources fom pypi (#29219)Manuela Kuhn1-7/+11
2022-03-03py-matplotlib-inline: add v0.1.3 (#29208)Manuela Kuhn1-1/+2
2022-03-03kokkos: make Spack accept CUDA compute capability 8.6 (#27257)TZ1-0/+1
The Kokkos sources already know AMPERE86 since some time; make Spack accept and pass it, too.