summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-05cgdb: add depends_on('gdb', type='run') (#27753)Ben Bergen1-1/+3
* Added gdb Dependency When using spack to install cgdb, a spack-built gdb is necessary to avoid dynamic link errors. - Added maintainer: tuxfan - Set preferred to 'master' (best version for spack currently) * Update: The gdb dependency added by this PR is for runtime Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2021-12-05r-v8: add 3.6.0 (#27714)Manuela Kuhn1-5/+7
* r-v8: add 3.6.0 * Add conflict and deprecate version 3.4.0
2021-12-03py-imagesize: add 1.3.0 (#27787)Manuela Kuhn1-1/+3
2021-12-03py-jeepney: add 0.7.1 (#27786)Manuela Kuhn1-0/+1
2021-12-03julia: update versions and add znver3 to Julia's CPU target (#27770)Chung ShinYee1-2/+9
* julia: new versions. * julia: Support AMD Milan CPU znver3.
2021-12-03LLVM: Revert build_llvm_dylib to llvm_dylib (#27761)kwryankrattiger3-6/+6
2021-12-03berkeley-db: Add minimal external detection (#27752)Tamara Dahlgren1-0/+15
2021-12-03r-tictoc: add 1.0.1 (#27715)Manuela Kuhn1-5/+6
2021-12-03ExaGO: add new versions (#27768)Asher Mancinelli1-3/+11
2021-12-03hpctoolkit: add support for smoke tests (#27783)Mark W. Krentel1-0/+37
This adds support in spack for both build/install tests (spack install --run-tests) and post-install smoke tests (spack test run). Hpctoolkit itself only recently added tests, so for now, this only applies to branch master.
2021-12-03[libzmq] added version 4.3.4 (#27780)Jen Herting1-0/+1
2021-12-03New package: mujoco (#27656)Simo Tuomisto1-0/+49
2021-12-03amrex: add new release 21.12 (#27781)Weiqun Zhang1-1/+2
2021-12-03LIBXSMM 1.17 (#27775)Hans Pabst1-1/+2
2021-12-03Fixed typo (NAMD). (#27774)Hans Pabst1-1/+1
2021-12-03singularity, singularityce: Add 3.8.5 and ce-3.9.1 (#27778)Bernhard Kaindl2-3/+7
2021-12-03Parallel-netcdf: Update Spack test dir (#27232)Richarda Butler1-5/+10
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-12-03CUDA: add v11.5.1 (#27689)Filippo Spiga1-0/+4
2021-12-02ParaView: add dependencies needed in paraview@master (#27745)Ethan Stam1-1/+9
* The proj and nlohmann-json packages are needed in paraview@master * ParaView: bump master subdir version to 5.10
2021-12-02Ginkgo package: add oneAPI support (#26868)Terry Cojean2-2/+100
To use this, you can "spack install intel-oneapi-compilers" and then "spack compiler add" the new compiler. You would need to install with "spack install ginkgo+oneapi%dpcpp"
2021-12-03nss: add 3.73 (#27767)Michael Kuhn1-1/+8
2021-12-02Support packages which need to explicitly refer to dpcpp by name (#27168)Peter Scheibel3-1/+31
* Hack to support packages which need to explicitly refer to dpcpp by name * cc script needs to know about dpcpp
2021-12-03nspr: add 4.32 (#27766)Michael Kuhn1-0/+1
2021-12-02libseccomp package: add version 2.5.3 (#27756)Bernhard Kaindl1-6/+4
- Use .tar.gz archive - Update 2.3.3 to use .tar.gz archive (and update checksum) - autoreconf dependency is no-longer required - The new version depends on gperf
2021-12-02lvm2 package: add version 2.03.14 (#27760)Bernhard Kaindl1-1/+2
2021-12-02New package: f3d (add version 1.1.1) (#27755)Ben Darwin1-0/+17
2021-12-02New package: py-fire (#27731)Jen Herting1-0/+25
* dependency for stylegan2 * fixed copyright * [py-fire] - fixed some formatting - url -> pypi * [py-fire] removed extra https:// * [py-fire] - removed python version restriction - enum34 -> py-enum34 * [py-fire] removed .999 Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-12-02New package: py-vector-quantize-pytorch (#27759)Jen Herting1-0/+22
* [py-vector-quantize-pytorch] New package * [py-vector-quantize-pytorch] flake8 * [py-vector-quantize-pytorch] removed unnecessary dependency Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-12-01QMCPACK: fix use of MPI wrappers (#27744)Ye Luo1-10/+8
2021-12-01elpa package: add version 2021.05.002_bugfix (#27748)Tiziano Müller2-2/+11
* elpa: filter _bugfix in version for include dir * libxc: add version 5.1.7
2021-12-01New package: goshimmer (#27339)Bernhard Kaindl1-0/+40
2021-12-01Add: openPMD-viewer (#27516)Axel Huebl1-0/+56
* Add: openPMD-viewer Add the `py-openpmd-viewer` package. * openPMD-viewer: Improve Variant Control * openPMD-viewer: Update to Source from Pip/PyPA https://spack.readthedocs.io/en/latest/build_systems/pythonpackage.html#pypi-vs-github * Fix style: comment * openPMD-viewer: fix requirements add reviewer feedback
2021-12-01cp2k: fix build issues without cuda, and with elpa on openSUSE (#27738)Tiziano Müller1-3/+3
2021-12-01py-tern: new package (#27599)Vanessasaurus1-0/+22
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-12-01New package: py-yq (#27729)Jen Herting1-0/+23
* pypi build of yq * [py-yq] - removed duplicate py-yaml dependency - fixed py-yaml version number * [py-yq] fix py-xmltodict version range * [py-yq] self assign maintainer * [py-yq] setuptools is runtime dependency Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-12-01New package: py-retry (#27730)Jen Herting1-0/+21
* package dependency * [py-retry] - added homepage - removed unnecessary depends_on * [py-retry] added dependencies back * [py-retry] removed .999 Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-12-01madgraph5amc package: use Spack compiler wrapper (#27523)Joseph Wang1-0/+3
This fix allows madgraph5amc to build with Clang.
2021-12-01ECP-DAV package: Add sensei to SDK (#27537)kwryankrattiger2-7/+9
- Add sensei to the SDK with appropriate propagations - Rework variants to SENSEI package to avoid providing broken builds - Turn off miniapps by default, these are examples and not critical to using sensei
2021-12-01py-pybind11: add CMake dependency (#27573)Thomas Green1-0/+1
2021-12-01seacas: fix x11 dependency (#27737)Manuela Kuhn1-0/+1
2021-12-01libmonitor: add version 2021.11.08 (#27740)Mark W. Krentel1-0/+1
2021-12-01wi4mpi: add new package (#27530)Marc Joos1-0/+55
2021-12-01New package: py-gin-config (#27732)Jen Herting1-0/+18
* [py-gin-config] created template * [py-gin-config] - depends on setup tools - added homepage - added description - removed fixmes
2021-12-01adol-c: add variant stdczero (#27721)Severin Strobl1-14/+8
2021-12-01portcullis: add v1.2.3 (#27661)Luis Yanes1-6/+4
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-12-01ParaView: Add 5.10.0-RC2 release (#27696)Vicente Bolea1-1/+1
2021-12-01OPENMPI: add 4.0.7 release (#27697)Howard Pritchard1-0/+1
add the 4.0.7 release to the OMPI spack package Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2021-12-01dpcpp: added a new package (#25130)ravil-mobile1-0/+141
dpcpp stands for Data Parallel C++ dpcpp is Intel's implementation of SYCL Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2021-12-01qmcpack: more restriction on openblas variants (#27723)Ye Luo1-1/+7
2021-11-30Add more ReFrame versions (#27728)Vasileios Karakasis1-0/+1