Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-26 | git versions: fix commit shas [automated] (#40703) | Harmen Stoppels | 8 | -22/+54 | |
2023-10-25 | Paraview 5.12 prep (#40527) | Ben Boeckel | 2 | -3/+241 | |
* paraview: rebase the adios2 patch for 5.12-to-be * paraview: disable fastfloat and token for 5.12-to-be * paraview: require older protobuf for 5.12 as well * paraview: require C++11-supporting protobuf for `master` too | |||||
2023-10-25 | fdb: add releases v5.11.23 and v5.11.17 (#40571) | Victoria Cherkas | 1 | -0/+3 | |
2023-10-25 | initial commit to fix mivisionx build for 5.6 (#40579) | afzpatel | 1 | -1/+1 | |
2023-10-25 | cuda: add NVHPC_CUDA_HOME. (#40507) | Dominic Hofer | 1 | -0/+3 | |
* [cuda] Add NVHPC_CUDA_HOME. * Add CUDA_HOME and NVHC_CUDA_HOME to cuda's dependent build env. --------- Co-authored-by: Dominic Hofer <dominic.hofer@meteoswiss.ch> | |||||
2023-10-25 | Added Highway versions up to 1.0.7 (#40691) | Filippo Barbari | 1 | -0/+6 | |
2023-10-25 | PyTorch: patch breakpad dependency (#40648) | Adam J. Stewart | 1 | -1/+9 | |
2023-10-25 | build(deps): bump pytest from 7.4.2 to 7.4.3 in /lib/spack/docs (#40697) | dependabot[bot] | 1 | -1/+1 | |
2023-10-25 | ci: don't put compilers in config (#40700) | Harmen Stoppels | 8 | -89/+7 | |
* ci: don't register detectable compilers Cause they go out of sync... * remove intel compiler, it can be detected too * Do not run spack compiler find since compilers are registered in concretize job already * trilinos: work around +stokhos +cuda +superlu-dist bug due to EMPTY macro | |||||
2023-10-25 | ci: darwin aarch64 use apple-clang-15 tag (#40706) | Harmen Stoppels | 2 | -2/+2 | |
2023-10-25 | py-lightning: py-torch~distributed is broken again (#40696) | Adam J. Stewart | 1 | -0/+3 | |
2023-10-25 | Add dlaf variant to cp2k (#40702) | Rocco Meli | 1 | -0/+17 | |
2023-10-25 | [cp2k] Use fftw3 MKL by default when cp2k is compiled with mkl (#40671) | Taillefumier Mathieu | 1 | -20/+134 | |
2023-10-24 | Windows: search PATH for patch utility (#40513) | John W. Parent | 1 | -4/+7 | |
Previously, we only searched for `patch` inside of whatever Git installation was available because the most common installation of Git available on Windows had `patch`. That's not true for all possible installations of Git though, so this updates the search to also check PATH. | |||||
2023-10-24 | Add ufs-utils@1.11.0 (#40695) | Alex Richert | 1 | -0/+6 | |
* Add ufs-utils@1.11.0 * Update package.py | |||||
2023-10-24 | Updating rvs binary path. (#40604) | renjithravindrankannath | 1 | -2/+6 | |
* Updating rvs binary path * Updating spec check as per the recommendation | |||||
2023-10-24 | openmpi: fix pmi@4.2.3: compat (#40686) | AMD Toolchain Support | 1 | -5/+8 | |
2023-10-24 | Added new benchmark version up to 1.8.3 (#40689) | Filippo Barbari | 1 | -0/+9 | |
2023-10-24 | neovim: conflict for libluv problem on macOS + add newer versions of neovim ↵ | Alberto Invernizzi | 2 | -1/+8 | |
and libluv (#40690) * add conflict with libluv version >=1.44 just on macOS * minor change * add libluv versions * neovim: add newer releases | |||||
2023-10-24 | hiop +cuda: fix issue 40678 (#40688) | eugeneswalker | 1 | -3/+2 | |
2023-10-24 | exago: fix v1.5.1 tag; only allow python up to 3.10 for for @:1.5 (#40676) | eugeneswalker | 2 | -2/+6 | |
* exago: fix v1.5.1 tag; only allow python up to 3.10 for for @:1.5 due to pybind error with py 3.11 * hiop@:1.0 +cuda: constrain to cuda@:11.9 | |||||
2023-10-24 | armpl-gcc: add version 23.10 and macOS support (#40511) | Annop Wongwathanarat | 1 | -15/+104 | |
2023-10-23 | fix installation error of bear (#40637) | Nakano Masaki | 3 | -4/+9 | |
Co-authored-by: Tom Scogland <scogland1@llnl.gov> | |||||
2023-10-23 | Adios2: add kokkos variant (#40623) | Vicente Bolea | 5 | -9/+59 | |
* adios2: update variants and dependencies * adios2: add kokkos rocm|cuda|sycl variant * e4s oneapi ci stack: add adios2 +sycl * e4s ci stack: add adios2 +rocm * [@spackbot] updating style on behalf of vicentebolea * Apply suggestions from code review * adios2: fixed cuda variant * update ecp-data-vis-sdk * Update share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml --------- Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> Co-authored-by: vicentebolea <vicentebolea@users.noreply.github.com> | |||||
2023-10-23 | Add rccl and nccl variants to cp2k and cosma (#40451) | Taillefumier Mathieu | 1 | -0/+4 | |
2023-10-23 | Update survey package file for survey version 9 changes. (#40619) | Jim Galarowicz | 1 | -5/+17 | |
* Update survey package file for survey version 9 changes. * Fix single quote - make double. * Small change to trigger spack tests | |||||
2023-10-23 | py-scikit-learn: add v1.3.2 (#40672) | Adam J. Stewart | 1 | -5/+7 | |
2023-10-23 | audit: add check for GitLab patches (#40656) | Michael Kuhn | 4 | -14/+73 | |
GitLab's .patch URLs only provide abbreviated hashes, while .diff URLs provide full hashes. There does not seem to be a parameter to force .patch URLs to also return full hashes, so we should make sure to use the .diff ones. | |||||
2023-10-23 | ngspice: new version 41 and option osdi (#40664) | Olivier Cessenat | 1 | -0/+4 | |
2023-10-23 | geant4: add patch for when using the system expat library (#40650) | Juan Miguel Carceller | 2 | -0/+51 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-10-23 | nghttp2: add v1.57.0 (#40652) | Harmen Stoppels | 1 | -0/+1 | |
2023-10-23 | 3proxy: respect compiler choice (#39240) | Aiden Grossman | 1 | -2/+4 | |
2023-10-23 | concretizer verbose: show progress in % too (#40654) | Harmen Stoppels | 1 | -3/+6 | |
2023-10-23 | py-cython: new version, python 3.11 upperbound (#40343) | Harmen Stoppels | 1 | -0/+4 | |
2023-10-23 | Docs: Update spec variant checks plus python quotes and string formatting ↵ | Tamara Dahlgren | 9 | -164/+176 | |
(#40643) | |||||
2023-10-23 | libtheora: fix GitLab patch (#40657) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-23 | knem: fix GitLab patch (#40662) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-23 | gobject-introspection: fix GitLab patch (#40661) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-23 | garfieldpp: fix GitLab patch (#40660) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-23 | vtk: fix GitLab patch (#40659) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-23 | libxml2: fix GitLab patch (#40658) | Michael Kuhn | 1 | -2/+2 | |
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information. | |||||
2023-10-22 | Add Score-P 8.3 and dependencies (#40478) | Bill Williams | 3 | -2/+10 | |
Includes Score-P 8.3 and Cubew/cubelib 4.8.2. | |||||
2023-10-22 | glib: add patch with a fix for PTRACE_0_EXITKILL (#40655) | Juan Miguel Carceller | 1 | -0/+7 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-10-22 | zlib-ng: add v2.1.4 (#40647) | Harmen Stoppels | 1 | -2/+11 | |
2023-10-22 | py-kiwisolver: add a new version (#40653) | Juan Miguel Carceller | 1 | -0/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-10-22 | Docs: Add version range example to conditional dependencies (#40630) | Tamara Dahlgren | 1 | -9/+36 | |
* Docs: Add version range example to conditional dependencies * Add when context manager example | |||||
2023-10-21 | intel-tbb: patch patch for Apple's patch (#40640) | Martin Aumüller | 2 | -1/+3 | |
While e.g. GNU patch 2.7.6 (as provided by homebrew) would apply the previous version of this patch without problems, Apple's patch 2.0-12u11-Apple fails to find out which file to patch. Adding two lines to the patch fixes that. Renamed the patch in order to not require a `spack clean -m`. | |||||
2023-10-21 | py-kombu: fix setuptools bound (#40646) | Harmen Stoppels | 1 | -1/+4 | |
2023-10-21 | py-kombu: pick older version of py-setuptools (#40642) | Scott Wittenburg | 1 | -1/+1 | |
2023-10-20 | [add] py-dict2css: new package (#40552) | Lydéric Debusschère | 1 | -0/+21 | |
Co-authored-by: LydDeb <lyderic.debusschere@eolen.com> |