Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-14 | Fix typo in mumps recipe (#41062) | Julien Cortial | 1 | -1/+3 | |
* Fix typo in mumps recipe * Adopt mumps package | |||||
2023-11-14 | xsdk: add version 1.0.0 (#40825) | Satish Balay | 1 | -8/+89 | |
xsdk: add +sycl variant - with amrex, arborx, ginkgo, petsc, sundials xsdk: add +pflotran variant xsdk: enable hypre+rocm xsdk: enable superlu-dist for GPU - but use trilinos~superlu-dist [as that breaks builds] xsdk: dealii: disable oce as it can cause intel-tbb-2017.6 to be picked up for some builds (for ex: gcc=13) and result in subsequent build failures | |||||
2023-11-14 | bison: conflict %oneapi due to possible miscompilation (#40860) | Thomas-Ulrich | 1 | -0/+7 | |
2023-11-14 | gmake: fix bootstrap (#41060) | Harmen Stoppels | 3 | -0/+10 | |
2023-11-14 | R: cleanup recipe and fix linking to lapack libraries (#41040) | Harmen Stoppels | 1 | -34/+36 | |
2023-11-14 | fairmq: add v1.8.1 (#41007) | Dennis Klein | 1 | -28/+14 | |
2023-11-14 | GDAL: add v3.8.0 (#41047) | Adam J. Stewart | 1 | -8/+15 | |
2023-11-14 | ispc: add v1.21 and v1.21.1 (#41053) | Martin Aumüller | 1 | -7/+11 | |
2023-11-14 | dd4hep: avoid IndexError in setup_run_environment (#41051) | Wouter Deconinck | 1 | -1/+2 | |
Some environments may have `dd4hep` as a concretized package without having it installed (yet). For those environments, `dd4hep` has property `libs` that is an empty list. Nevertheless, it can be added to a run environment (for example in case `dd4hep` is part of an environment). This results in an IndexError: ``` ==> Warning: couldn't load runtime environment due to IndexError: list index out of range ``` To avoid the IndexError, only prepend the `dd4hep` libs if there are actually libs found. | |||||
2023-11-14 | DLA-future: add v0.3.0 (#41042) | Raffaele Solcà | 1 | -4/+6 | |
2023-11-13 | py-numpy: add v1.26.2 (#41046) | Adam J. Stewart | 1 | -0/+1 | |
2023-11-13 | CMake Package: support building `~ownlibs` on Windows (#38758) | John W. Parent | 1 | -11/+10 | |
2023-11-13 | Release Brahma v0.0.2 (#40994) | Hariharan Devarajan | 1 | -2/+5 | |
2023-11-13 | gzip: deprecate <1.13 for vulnerability (#41044) | heatherkellyucl | 1 | -3/+16 | |
2023-11-13 | dealii: add v9.5.0, v9.5.1 (#40747) | Daniel Arndt | 1 | -46/+84 | |
* dealii: 9.5.0 * kokkos+cuda_lambda * dealii ^kokkos@3.7: require +cuda +cuda_lambda +wrapper * Added 9.5.1, try ~cgal when +cuda * Forward Cuda architecture request * Remove workaround * Try not enforcing the Kokkos compiler * Enforce using nvcc_wrapper with Trilinos+Cuda * Don't define CMAKE_*_COMPILER to point to MPI wrappers * Use the same compiler as Trilinos/Kokkos * Only check for Trilinos compiler * Disable Trilinos+Cuda * Disable Cuda support * Try CUDA build without ninja * Combined examples and examples_compile * Use f-string for cuda_arch * p -> _package * Indentation * Fix up f-string --------- Co-authored-by: Luca Heltai <luca.heltai@sissa.it> Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> | |||||
2023-11-13 | hdf5: add a new variant for enabling sub-filing VFD (#40804) | H. Joe Lee | 1 | -1/+3 | |
2023-11-13 | qwt: conflict with qt-base (Qt6) (#40883) | Wouter Deconinck | 1 | -1/+3 | |
2023-11-13 | epics-base: patch to avoid failure on "perl xsubpp" when "xsubpp" otherwise ↵ | Glenn Horton-Smith | 1 | -0/+1 | |
works fine. (#40849) | |||||
2023-11-13 | riscv-gnu-toolchain: add v2023.09.13 -> v2023.10.18 (#40854) | Wanlin Wang | 1 | -0/+42 | |
2023-11-13 | conquest: add build system changes and library paths (#40718) | Tuomas Koskela | 1 | -6/+28 | |
2023-11-13 | Add license directives to various packages (#41039) | Mikael Simberg | 14 | -0/+28 | |
2023-11-13 | metkit: add v1.10.2 and v1.10.17 (#40668) | Victoria Cherkas | 1 | -0/+4 | |
2023-11-13 | superlu-dist: add v8.2.0 (#41004) | Satish Balay | 1 | -0/+1 | |
2023-11-13 | py-mypy: add v1.4:v1.7 (#41015) | Adam J. Stewart | 1 | -12/+22 | |
2023-11-13 | py-pandas: add v2.1.3 (#41017) | Adam J. Stewart | 1 | -0/+1 | |
2023-11-13 | GEOS: add new versions (#41030) | Adam J. Stewart | 1 | -0/+10 | |
2023-11-13 | likwid: add 5.3.0 version (#41008) | Thomas Gruber | 1 | -0/+38 | |
2023-11-13 | sundials: add license directive (#41028) | David Gardner | 1 | -0/+1 | |
2023-11-13 | PyTorch: allow +openmp on macOS (#41025) | Adam J. Stewart | 2 | -10/+12 | |
2023-11-11 | py-pynucleus: Add variant, modify dependencies (#41006) | Christian Glusa | 1 | -4/+11 | |
2023-11-11 | update to latest version (#40905) | Matthew Archer | 1 | -0/+3 | |
2023-11-11 | libEnsemble: add v1.1.0 (#40969) | Stephen Hudson | 1 | -1/+2 | |
2023-11-11 | Add geomdl package (#40933) | Adrien Berchet | 1 | -0/+26 | |
2023-11-11 | Ginkgo: 1.7.0, change compatibility, update option oneapi->sycl (#40874) | Terry Cojean | 1 | -20/+44 | |
Signed-off-by: Terry Cojean <terry.cojean@kit.edu> | |||||
2023-11-10 | new release (#41010) | Nils Lehmann | 1 | -0/+1 | |
2023-11-10 | libpspio 0.3.0 (#40953) | Henri Menke | 1 | -0/+37 | |
Co-authored-by: Alec Scott <alec@bcs.sh> | |||||
2023-11-10 | builtin.repo: fix ^mkl pattern in minor packages (#41003) | Massimiliano Culpo | 15 | -16/+22 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-11-10 | fdb: add dependency on eckit later release (#40737) | Victoria Cherkas | 1 | -1/+1 | |
* depends_on("eckit@1.24.4:", when="@5.11.22:") * Update var/spack/repos/builtin/packages/fdb/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * make latest tagged release the default install * revert https://github.com/spack/spack/commit/f258f46660ba5fa7d38bbaedfe21cf8cb2d7aa28 --------- Co-authored-by: Alec Scott <alec@bcs.sh> | |||||
2023-11-10 | alquimia: apply patch for iso_c_binding to latest version (#40989) | Cody Balos | 1 | -1/+1 | |
2023-11-10 | pflotran: tweak for building with xsdk rocm/hip (#40990) | Cody Balos | 1 | -0/+6 | |
2023-11-10 | gromacs et al: fix ^mkl pattern (#41002) | Massimiliano Culpo | 8 | -16/+30 | |
The ^mkl pattern was used to refer to three packages even though none of software using it was depending on "mkl". This pattern, which follows Hyrum's law, is now being removed in favor of a more explicit one. In this PR gromacs, abinit, lammps, and quantum-espresso are modified. Intel packages are also modified to provide "lapack" and "blas" together. | |||||
2023-11-09 | Add adiak v0.4.0 (#40993) | David Boehme | 1 | -1/+2 | |
* Add adiak v0.4.0 * Fix style checks | |||||
2023-11-10 | py-black: add v23.10: (#40959) | Adam J. Stewart | 1 | -7/+11 | |
2023-11-09 | PyTorch: specify CUDA root directory (#40855) | Adam J. Stewart | 1 | -3/+2 | |
2023-11-09 | new release cpp-logger v0.0.2 (#40972) | Hariharan Devarajan | 1 | -0/+1 | |
2023-11-09 | Release Gotcha v1.0.5 (#40973) | Hariharan Devarajan | 1 | -0/+1 | |
2023-11-09 | Add symlinks for hdf5 library names when built in debug mode (#40965) | Dom Heinzeller | 1 | -0/+11 | |
* Add symlinks for hdf5 library names when built in debug mode * Only apply bug fix for debug libs when build type is Debug | |||||
2023-11-09 | [lcov] Add build and runtime deps necessary for lcov@2.0.0: (#40974) | Kelly (KT) Thompson | 7 | -1/+113 | |
* [lcov] Add build and runtime deps necessary for lcov@2.0.0: + Many additional Perl package dependecies are required for the new version of lcov. + Some of the new dependencies were not known to spack until now. * Style fix | |||||
2023-11-09 | mfem: add hipblas dependency for superlu-dist (#40981) | Satish Balay | 1 | -0/+3 | |
2023-11-09 | hypre: add in hipblas dependency due to superlu-dist (#40980) | Satish Balay | 1 | -0/+3 | |