Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-05 | seq-gen: add new package (#31916) | downloadico | 1 | -0/+33 | |
2022-08-05 | rdma-core: latest (patch) releases (#31943) | Harmen Stoppels | 1 | -0/+22 | |
2022-08-05 | patchelf: 0.15.0 (#31946) | Harmen Stoppels | 1 | -0/+1 | |
2022-08-05 | krakenuniq: add new package. (#31944) | dunatotatos | 1 | -0/+30 | |
2022-08-05 | Refactor `cmd/install.py` for better readability (#31936) | Massimiliano Culpo | 1 | -234/+252 | |
* Extracted two functions in cmd/install.py * Extracted a function to perform installation from the active environment * Rename a few functions, remove args from their arguments * Rework conditional in install_from_active_environment to reduce nesting in the function * Extract functions to parsespecs from cli and files * Extract functions to getuser confirmation for overwrite * Extract functions to install specs inside and outside environments * Rename a couple of functions * Fix outdated comment * Add missing imports * Split conditional to dedent one level * Invert check and exit early to dedent one level when requiring user confirmation | |||||
2022-08-05 | bracken: added new version and removed depreciated version (#31904) | Luke Diorio-Toth | 1 | -33/+22 | |
2022-08-05 | wps: add mpi dependency (#31855) | Frank Willmore | 1 | -0/+1 | |
2022-08-05 | Add new fms version 2022.03 (#31901) | Ryan Mulhall | 1 | -0/+1 | |
Co-authored-by: rem1776 <Ryan.Mulhall@lscamd50-d.gfdl.noaa.gov> | |||||
2022-08-05 | mbedtls, xz: add missing install_name fixes on macOS (#31919) | Harmen Stoppels | 2 | -0/+10 | |
2022-08-05 | spectre: add v2022.07.18 and v2022.08.01 (#31633) | Nils Vu | 1 | -0/+19 | |
2022-08-05 | qtltools: fix prefix in Makefile (#31929) | dunatotatos | 1 | -0/+1 | |
2022-08-05 | Fix doc format for code blocks: GitRef versions (#31937) | psakievich | 1 | -2/+2 | |
Rendering was not pretty using `console` from #31914 | |||||
2022-08-04 | Add: pyAMReX (#31915) | Axel Huebl | 1 | -0/+85 | |
* Add: pyAMReX Add the new pybind11 project `pyAMReX` as `py-amrex` package. * Fix PEP8 Style | |||||
2022-08-04 | Add checksum for py-identify 2.5.3 (#31935) | Jonathon Anderson | 1 | -0/+2 | |
* Add checksum for py-identify 2.5.3 * Update package.py | |||||
2022-08-04 | Omnitrace version 1.3.1 (#31911) | Jonathan R. Madsen | 1 | -0/+1 | |
2022-08-04 | ruby-asciidoctor: adding version 2.0.17 (#31927) | Olivier Cessenat | 1 | -0/+1 | |
2022-08-04 | tassel: add version 3.0.174 (#31917) | downloadico | 1 | -1/+6 | |
* tassel: add version 3.0.174 fix naming of 5.2.39 from "2017-07-22" * changed single quotes to double quotes to appease the gods ;) * fixed style issues | |||||
2022-08-04 | HiOp: use ginkgo@glu_experimental with develop. (#31934) | Cameron Rutherford | 2 | -1/+2 | |
2022-08-04 | openblas%cce: patch to support -hnofortran (#31931) | eugeneswalker | 2 | -0/+108 | |
2022-08-04 | Move type hint to satisfy Python 3.6, 3.7 interpreters (#31932) | Chris Green | 1 | -2/+2 | |
2022-08-04 | Add documentation for git refs as versions (#31914) | psakievich | 3 | -1/+133 | |
* document git commit versions Include documentation for manually specifying associated known version * document spack develop command Co-authorerd-by: psakievich <psakiev@sandia.gov> Co-authored-by: Gregory Becker <becker33@llnl.gov> Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-08-04 | Git Ref versions can be paired to defined versions in the spec (#30998) | psakievich | 11 | -20/+179 | |
The current use of git ref's as a version requires a search algorithm to pick the right matching version based on the tags in the git history of the package. This is less than ideal for the use case where users already know the specific version they want the git ref to be associated with. This PR makes a new version syntax [package]@[ref]=[version] to allow the users to specify the exact hash they wish to use. | |||||
2022-08-04 | Add checksums for py-onnx 1.10.1, 1.11.0, 1.12.0 (#31891) | iarspider | 1 | -4/+11 | |
* Add checksums for py-onnx 1.10.1, 1.11.0, 1.12.0 * Update package.py | |||||
2022-08-04 | Add checksum for py-notebook 6.4.12 (#31924) | iarspider | 1 | -0/+1 | |
2022-08-04 | Add checksum for py-ipython 7.31.1 (#31923) | iarspider | 1 | -0/+1 | |
2022-08-04 | pika: add v0.7.0 (#31906) | Auriane R | 1 | -0/+1 | |
2022-08-04 | New version for openCARP packages, v11.0 (#31652) | Marie Houillon | 3 | -2/+5 | |
Co-authored-by: openCARP consortium <info@opencarp.org> | |||||
2022-08-04 | Deprecate support for Python 3.5 (by removing it from CI) (#31908) | Massimiliano Culpo | 6 | -9/+15 | |
* Deprecate support for Python 3.5 (by removing it from CI) * Restore Python 3.9 | |||||
2022-08-04 | Adding JUBE 2.4.1, 2.4.2 and 2.4.3 (#31921) | Filippo Spiga | 1 | -0/+15 | |
2022-08-04 | Add checksum for py-arrow 1.2.1 and 1.2.2 (#31894) | iarspider | 1 | -1/+6 | |
* Add checksum for py-arror 1.2.1 and 1.2.2 * Update package.py * Update var/spack/repos/builtin/packages/py-arrow/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py * Update package.py * Update package.py * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-03 | asp: refactor low level API to permit the injection of configuration | Massimiliano Culpo | 5 | -78/+79 | |
This allows writing extension commands that can benchmark different configurations in clingo, or try different configurations for a single test. | |||||
2022-08-03 | AMReX: 1D Option (#31913) | Axel Huebl | 1 | -1/+1 | |
Expose 1D support in AMREX_SPACEDIM. | |||||
2022-08-03 | sundials@6.1.0:6.2.0 +rocm: patch nvector to use pic (#31910) | eugeneswalker | 3 | -0/+27 | |
* sundials@6.1.0:6.2.0 +rocm: patch nvector to use pic * e4s ci: add sundials +rocm | |||||
2022-08-03 | ExaGO: disable Python with rocm+ipopt. HiOp: fix umpire+raja costraints. ↵ | Cameron Rutherford | 3 | -6/+13 | |
RAJA: fix option naming for 0.14.0 (#31880) | |||||
2022-08-03 | New package: py-glymur (#31875) | Jen Herting | 1 | -0/+24 | |
* [py-glymur] New Package: py-glymur * [py-glymur] fixed copyright line * [py-glumur] update import ine * [@spackbot] updating style on behalf of qwertos Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com> | |||||
2022-08-03 | Add checksum for py-smmap 3.0.5,4.0.0,5.0.0 (#31898) | iarspider | 1 | -1/+6 | |
2022-08-03 | py-torchgeo: lock down pytorch-lightning version (#31886) | Adam J. Stewart | 1 | -2/+3 | |
2022-08-03 | r-rhtslib: fix issue with git commit for v1.28 (#31653) | Glenn Johnson | 1 | -1/+11 | |
There is a problem with the git repo for rhtslib that apparently led to a bad version entry during the previous round of package updates. A git checkout on the commit also fails so use branch for most recent version. | |||||
2022-08-03 | AMReX: SYCL support (#31233) | Erik | 1 | -0/+22 | |
Add SYCL support, check CUDA-HIP-SYCL mutually exclusive. Require AMReX ver 21.06+ for SYCL. Co-authored-by: etpalmer63 <etpalmer63@users.noreply.github.com> | |||||
2022-08-03 | adios2: add v2.8.3 (#31885) | Vicente Bolea | 1 | -1/+2 | |
2022-08-03 | openssl: copy mozilla certs to work around symlink relocation issue (#31862) | Harmen Stoppels | 1 | -5/+3 | |
2022-08-03 | zopfli: add new package (#31879) | Jen Herting | 1 | -0/+23 | |
Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com> | |||||
2022-08-03 | plasma: add code generation step for develop version (#31668) | Piotr Luszczek | 1 | -0/+7 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-08-03 | Also set FC when building hypre+fortran (#31850) | Peter Scheibel | 1 | -0/+1 | |
2022-08-03 | QTLTools: add new package (#31881) | dunatotatos | 1 | -0/+30 | |
2022-08-03 | Match documentation of spack create with actual behavior. (#31892) | dunatotatos | 1 | -1/+1 | |
2022-08-03 | libspng: add new package (#31878) | Jen Herting | 1 | -0/+17 | |
Co-authored-by: James A Zilberman <jazrc@rit.edu> Co-authored-by: qwertos <qwertos@users.noreply.github.com> | |||||
2022-08-03 | Remove macOS 10.15 from bootstrap tests (#31890) | Massimiliano Culpo | 1 | -1/+1 | |
That version of the runners have been deprecated, see: https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/ | |||||
2022-08-03 | Make parmmg dependent on mmg and metis (#31838) | Yang Zongze | 3 | -0/+17 | |
1. copy source of mmg to its install tree for parmmg's build 2. add cmake args for parmmg 3. add '+mmg' when '+parmmg' for petsc | |||||
2022-08-03 | py-pytorch-lightning: add v1.7.0 (#31871) | Adam J. Stewart | 1 | -1/+5 | |