summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-02-10spack audit: fix spurious failures for target/platform conflicts (#28860)Greg Becker1-0/+16
2022-02-09flux-core: add v0.34, v0.35 and deprecate v0.27.0 and earlier (#28852)Mark Grondona1-13/+15
* flux-core: add versions 0.34.0 and 0.35.0 * flux-core: deprecate versions <= 0.27.0
2022-02-09rocrand: add spack test support and cleanup (#27437)Cory Bloor1-2/+4
2022-02-09Remove danvev as maintainer of intel packages (#28806)Robert Cohn2-2/+3
* Remove danvev as maintainer of intel packages * Update hash to trigger gitlab again
2022-02-08freetype: add 2.11.1 and update Intel conflict (#28606)Olivier Cessenat1-2/+3
2022-02-08SLATE package: tests (#28723)G-Ragghianti1-14/+21
This improves the stand-alone tests for slate by providing most of the dependencies to the test framework and enabling stand-alone tests on all versions except the oldest.
2022-02-07fujitsu frontistr: New package (#28514)Toyohisa Kameyama2-12/+73
* fujitsu-frontistr: new package. * Add frontistr@5.3 Add fujitsu-frontistr static variant style fix. * update copyrigght year.
2022-02-07flit: remove dependency from development branch version (#28789)Michael Bentley1-2/+1
2022-02-07py-scipy: add v1.8.0 (#28798)Adam J. Stewart1-13/+22
2022-02-07py-pymumps: remove install_options (#28452)Adam J. Stewart1-15/+0
2022-02-07AMReX: +tiny_profile (#28785)Axel Huebl1-1/+4
* AMReX: +tiny_profile The tiny profiler options in AMReX are by default off but needed by WarpX. Adds a new variant to control it. * Add Erik Palmer as Co-Maintainer ... so he receives pings on updates of the package for review.
2022-02-07libiberty: add versions from v2.34.1 to v2.37 (#28792)Tim Haines1-0/+7
2022-02-07Bump ca-certificates-mozilla (#28803)Harmen Stoppels1-0/+3
2022-02-07Add oneAPI packages from the 2022.1.2 release (#28750)VladimirUspenskii9-0/+43
Co-authored-by: Robert Cohn <rscohn2@gmail.com> Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
2022-02-07gcc: fix build on apple-clang@13 (#28801)Seth R. Johnson2-0/+35
2022-02-06py-torch: update dep constraints (#28743)Adam J. Stewart1-5/+7
The version of the ONNX submodule was updated between the PyTorch 1.9 and 1.10 releases, which fixed builds with newer protobuf but broke builds with older protobuf. Also this adds minimum version reqs for numpy/typing-extensions (which were not present before).
2022-02-06git: new versions (#28777)Harmen Stoppels1-3/+38
2022-02-06Fix GCC 8 build on macOS bigsur %apple-clang@12.0.5 (#28795)Seth R. Johnson1-2/+8
* gcc: revise patch range on darwin * gcc: add conflict to work around bootstrap failure closes #23296 . See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340 . ``` Comparing stages 2 and 3 Bootstrap comparison failure! gcc/tree-ssa-operands.o differs gcc/tree-ssanames.o differs gcc/ipa-inline.o differs gcc/tree-ssa-pre.o differs gcc/gimple-loop-interchange.o differs ... ``` 639 total differences. * gcc: bump conflict up to correct later version
2022-02-04WarpX: add v22.02 (#28742)Axel Huebl3-2/+6
2022-02-04openfdtd: add version 2.6.3, 2.7.1, 2.7.3 and support Fujitsu Compiler. (#28472)Toyohisa Kameyama1-5/+22
2022-02-04wrf: Add New version, support fujitsu compiler, refactor and bug fix. (#28567)Toyohisa Kameyama10-102/+303
* wrf: Add version 4.3, support fujitsu compioler, output build log, and fix to build diffwrf.
2022-02-04atompaw: use autotoolsPackage and support Fujitsu compiler. (#28471)Toyohisa Kameyama2-10/+54
* atompaw: use autotoolsPackage and support Fujitsu compiler.
2022-02-04WarpX/HiPACE: noacc PSATD also needs FFTW (#28756)Axel Huebl2-0/+9
Forgot to add that `compute=noacc` also needs FFTW3 for PSATD builds.
2022-02-04py-kubernetes: add new versions up to v21.7.0 (#28687)Valentin Volkl1-1/+7
* py-kubernetes: add new versions up to v21.7.0 * py-kubernetes: update python dependency
2022-02-04Adding new package: COSTA (#28727)Marko Kabic1-0/+57
2022-02-04cntk: fix build and add comments (#28676)Glenn Johnson1-2/+21
2022-02-04py-mpi4py: fix install_options (#28759)Adam J. Stewart1-0/+1
2022-02-04`py-warpx`: needs no `py-cmake` (#28761)Axel Huebl1-2/+4
Since in Spack we pull binaries out of the `warpx` package, we don't need `py-cmake` to build `py-warpx`. Generally, `py-cmake` in `pyproject.toml` is just a mean for us to tell `pip` to make a `cmake` CLI tool available.
2022-02-04py-numpy: add v1.22.2 (#28771)Adam J. Stewart1-0/+2
2022-02-04flit: add version for development branch (#28773)Tim Haines1-0/+2
2022-02-04fpchecker: add version for master branch (#28774)Tim Haines1-0/+2
2022-02-03pruners-ninja: Add version for master branch (#28765)Tim Haines1-0/+2
2022-02-03amrex: add v22.02 (#28757)Weiqun Zhang1-1/+2
2022-02-03STRUMPACK new versions 6.3.0, 6.2.1, 6.2.0 (#28762)Pieter Ghysels1-0/+4
* Add new versions for STRUMPACK, newer ButterflyPACK dependency * small fix
2022-02-03Bump butterflypack versions to v.2.1.0 (#28758)liuyangzhuan1-1/+2
* added package gptune with all its dependencies: adding py-autotune, pygmo, py-pyaml, py-autotune, py-gpy, py-lhsmdu, py-hpbandster, pagmo2, py-opentuner; modifying superlu-dist, py-scikit-optimize * adding gptune package * minor fix for macos spack test * update patch for py-scikit-optimize; update test files for gptune * fixing gptune package style error * fixing unit tests * a few changes reviewed in the PR * improved gptune package.py with a few newly added/improved dependencies * fixed a few style errors * minor fix on package name py-pyro4 * fixing more style errors * Update var/spack/repos/builtin/packages/py-scikit-optimize/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * resolved a few issues in the PR * fixing file permissions * a few minor changes * style correction * minor correction to jq package file * Update var/spack/repos/builtin/packages/py-pyro4/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fixing a few issues in the PR * adding py-selectors34 required by py-pyro4 * improved the superlu-dist package * improved the superlu-dist package * moree changes to gptune and py-selectors34 based on the PR * Update var/spack/repos/builtin/packages/py-selectors34/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * improved gptune package: 1. addressing comments of tldahlgren in PR 26936; 2. adding variant openmpi * fixing style issue of gptune * changing file mode * improved gptune package: add variant mpispawn which depends on openmpi; add variant superlu and hypre for installing the drivers; modified hypre package file to add a gptune variant * fixing style error * corrected pddrive_spawn path in gptune test; enforcing gcc>7 * fixing style error * setting environment variables when loading gptune * removing debug print in hypre/package.py * adding superlu-dist v7.2.0; fixing an issue with CMAKE_INSTALL_LIBDIR * changing site_packages_dir to python_platlib * not using python3.9 for py-gpy, which causes due to dropped support of tp_print * more replacement of site_packages_dir * fixing a few dependencies in gptune; added a gptune version * adding url for gptune * minor correction of gptune * updating versions in butterflypack Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-02-03[py-xonsh] added py-xonsh package (#28746)Matthieu Dorier1-0/+21
* [py-xonsh] added py-xonsh package * [py-xonsh] change dependency to python 3.6 Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-02-03variorum: needs jansson (#28754)eugeneswalker1-0/+3
2022-02-03libblastrampoline: Add versions 4.1.0, 5.0.0, 5.0.1 (#28732)Mosè Giordano1-0/+4
2022-02-03Sundials: update version sha, add -D to cmake option (#28720)Chris White1-3/+3
2022-02-03petsc, py-petsc4py: add versions 3.16.4 (#28729)Satish Balay2-0/+2
2022-02-03libgit2: add mmap variant, disabling it makes it work on filesystems that do ↵Harmen Stoppels1-0/+7
not implement mmap (#28520)
2022-02-03gptune: add v2.1.0 (#28739)liuyangzhuan1-2/+4
2022-02-03conduit: convert HDF5 constaint to compile flag (#28735)kwryankrattiger1-7/+7
2022-02-03seacas: add v2022-01-27 (#28738)Greg Sjaardema1-0/+1
2022-02-03conduit: add v0.8.2 (#28730)Cyrus Harrison1-0/+1
2022-02-03julia: fix gfortran version detection (#28741)Harmen Stoppels2-0/+25
2022-02-02Change my name (#28737)Nils Vu4-4/+4
2022-02-02llvm: patch for gcc-11 (#28547)Glenn Johnson2-1/+12
* llvm: patch for gcc-11 - added llvm-gcc11.patch - adjusted version constraints on existing missing-includes patch. * remove unnecessary comment Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2022-02-02py-torch: avoid build issue with newer protobuf (#28721)Adam J. Stewart1-1/+2
2022-02-02Revert "Deprecate Python 2 installations" (#28411)Adam J. Stewart108-397/+399
This reverts commit 7b76e3982f94ee952fe5d8fb0d19b389cc28228a.