summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25cuda: add NVHPC_CUDA_HOME. (#40507)Dominic Hofer1-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-25Added Highway versions up to 1.0.7 (#40691)Filippo Barbari1-0/+6
2023-10-25PyTorch: patch breakpad dependency (#40648)Adam J. Stewart1-1/+9
2023-10-25build(deps): bump pytest from 7.4.2 to 7.4.3 in /lib/spack/docs (#40697)dependabot[bot]1-1/+1
2023-10-25ci: don't put compilers in config (#40700)Harmen Stoppels8-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-25ci: darwin aarch64 use apple-clang-15 tag (#40706)Harmen Stoppels2-2/+2
2023-10-25py-lightning: py-torch~distributed is broken again (#40696)Adam J. Stewart1-0/+3
2023-10-25Add dlaf variant to cp2k (#40702)Rocco Meli1-0/+17
2023-10-25[cp2k] Use fftw3 MKL by default when cp2k is compiled with mkl (#40671)Taillefumier Mathieu1-20/+134
2023-10-24Windows: search PATH for patch utility (#40513)John W. Parent1-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-24Add ufs-utils@1.11.0 (#40695)Alex Richert1-0/+6
* Add ufs-utils@1.11.0 * Update package.py
2023-10-24Updating rvs binary path. (#40604)renjithravindrankannath1-2/+6
* Updating rvs binary path * Updating spec check as per the recommendation
2023-10-24openmpi: fix pmi@4.2.3: compat (#40686)AMD Toolchain Support1-5/+8
2023-10-24Added new benchmark version up to 1.8.3 (#40689)Filippo Barbari1-0/+9
2023-10-24neovim: conflict for libluv problem on macOS + add newer versions of neovim ↵Alberto Invernizzi2-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-24hiop +cuda: fix issue 40678 (#40688)eugeneswalker1-3/+2
2023-10-24exago: fix v1.5.1 tag; only allow python up to 3.10 for for @:1.5 (#40676)eugeneswalker2-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-24armpl-gcc: add version 23.10 and macOS support (#40511)Annop Wongwathanarat1-15/+104
2023-10-23fix installation error of bear (#40637)Nakano Masaki3-4/+9
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-10-23Adios2: add kokkos variant (#40623)Vicente Bolea5-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-23Add rccl and nccl variants to cp2k and cosma (#40451)Taillefumier Mathieu1-0/+4
2023-10-23Update survey package file for survey version 9 changes. (#40619)Jim Galarowicz1-5/+17
* Update survey package file for survey version 9 changes. * Fix single quote - make double. * Small change to trigger spack tests
2023-10-23py-scikit-learn: add v1.3.2 (#40672)Adam J. Stewart1-5/+7
2023-10-23audit: add check for GitLab patches (#40656)Michael Kuhn4-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-23ngspice: new version 41 and option osdi (#40664)Olivier Cessenat1-0/+4
2023-10-23geant4: add patch for when using the system expat library (#40650)Juan Miguel Carceller2-0/+51
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-10-23nghttp2: add v1.57.0 (#40652)Harmen Stoppels1-0/+1
2023-10-233proxy: respect compiler choice (#39240)Aiden Grossman1-2/+4
2023-10-23concretizer verbose: show progress in % too (#40654)Harmen Stoppels1-3/+6
2023-10-23py-cython: new version, python 3.11 upperbound (#40343)Harmen Stoppels1-0/+4
2023-10-23Docs: Update spec variant checks plus python quotes and string formatting ↵Tamara Dahlgren9-164/+176
(#40643)
2023-10-23libtheora: fix GitLab patch (#40657)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-23knem: fix GitLab patch (#40662)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-23gobject-introspection: fix GitLab patch (#40661)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-23garfieldpp: fix GitLab patch (#40660)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-23vtk: fix GitLab patch (#40659)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-23libxml2: fix GitLab patch (#40658)Michael Kuhn1-2/+2
GitLab's .patch URLs do not provide stable/full hashes, while .diff URLs do. See #40656 for more information.
2023-10-22Add Score-P 8.3 and dependencies (#40478)Bill Williams3-2/+10
Includes Score-P 8.3 and Cubew/cubelib 4.8.2.
2023-10-22glib: add patch with a fix for PTRACE_0_EXITKILL (#40655)Juan Miguel Carceller1-0/+7
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-10-22 zlib-ng: add v2.1.4 (#40647)Harmen Stoppels1-2/+11
2023-10-22py-kiwisolver: add a new version (#40653)Juan Miguel Carceller1-0/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-10-22Docs: Add version range example to conditional dependencies (#40630)Tamara Dahlgren1-9/+36
* Docs: Add version range example to conditional dependencies * Add when context manager example
2023-10-21intel-tbb: patch patch for Apple's patch (#40640)Martin Aumüller2-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-21py-kombu: fix setuptools bound (#40646)Harmen Stoppels1-1/+4
2023-10-21py-kombu: pick older version of py-setuptools (#40642)Scott Wittenburg1-1/+1
2023-10-20[add] py-dict2css: new package (#40552)Lydéric Debusschère1-0/+21
Co-authored-by: LydDeb <lyderic.debusschere@eolen.com>
2023-10-20gromacs: add 2022.6, 2023.2, 2023.3 versions (#38906)Andrey Alekseenko1-0/+3
* gromacs: add 2022.6, 2023.2 versions * gromacs: add version 2023.3
2023-10-20py-fenics-ffcx: update to v0.7 (#40569)Garth N. Wells1-3/+20
2023-10-20concretize separately: show concretization time per spec as they concretize ↵Harmen Stoppels4-98/+47
when verbose (#40634)
2023-10-20gromacs +cp2k: build in CI (#40494)Harmen Stoppels8-7/+623
* gromacs +cp2k: build in CI * libxsmm: x86 only * attempt to fix dbcsr + new mpich * use c11 standard * gromacs: does not depend on dbcsr * cp2k: build with cmake in CI, s.t. dbcsr is a separate package * cp2k: cmake patches for config files and C/C++ std * cp2k: remove unnecessary constraints due to patch