Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-16 | Update amrex maintainers (#41122) | Weiqun Zhang | 1 | -1/+1 | |
2023-11-16 | clhep: new version 2.4.7.1 (#41113) | Wouter Deconinck | 1 | -0/+2 | |
2023-11-16 | libgcrypt: add v1.10.3 (#41111) | Massimiliano Culpo | 1 | -0/+1 | |
2023-11-16 | podio: Add latest tag 0.17.3 (#41103) | Thomas Madlener | 1 | -0/+1 | |
2023-11-16 | Use preferred capitalization of "Slurm" (#41109) | Tim Wickberg | 3 | -3/+3 | |
https://slurm.schedmd.com/faq.html#acronym | |||||
2023-11-16 | Update PyTorch ecosystem (#41105) | Adam J. Stewart | 5 | -0/+9 | |
2023-11-16 | py-lightning: add v2.1.2 (#41106) | Adam J. Stewart | 1 | -0/+1 | |
2023-11-16 | package/lemon: improve (#40971) | Sinan | 1 | -0/+27 | |
* package/lemon: improve * fix bug * final improvements * use f strings for boolean options, add soplex as TODO * leave +coin as TODO * depends on bzip2 when +coin * tidy --------- Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> | |||||
2023-11-16 | enable rocAL and add MIVisionX tests (#39630) | afzpatel | 6 | -1/+239 | |
* initial commit to enable rocAL and add MIVisionX tests * fix styling * updated checksum for libjpeg patches * update for 5.6 * use satisfies for checking spec version | |||||
2023-11-16 | Updates for Ospray@3.0.0 (#41054) | Martin Aumüller | 5 | -3/+13 | |
* rkcommon: add v1.12.0 * openimagedenoise: add v2.1.0 * openvkl: 1.3.2 only compatible with rkcommon@:1.11 * openvkl: add v2.0.0 * ospray: add v3.0.0 * paraview: not yet compatible with ospray@3 | |||||
2023-11-16 | Add audit check to spot `when=` arguments using wrong named specs (#41107) | Massimiliano Culpo | 8 | -23/+23 | |
* Add audit check to spot when= arguments using named specs * Fix package issues caught by the new audit | |||||
2023-11-16 | Add patch for libffi@3.4.4 since failing to install using clang@15 (#41083) | Auriane R | 1 | -0/+5 | |
2023-11-15 | Update package.py (#41092) | Sergio Sánchez Ramírez | 1 | -0/+1 | |
2023-11-15 | deal.II: Require at least taskflow 3.4 (#41095) | Daniel Arndt | 1 | -1/+1 | |
2023-11-15 | justbuild: add version v1.2.3 (#41084) | Alberto Sartori | 1 | -0/+1 | |
2023-11-15 | taskflow: add v3.6.0 (#41098) | Satish Balay | 1 | -0/+1 | |
2023-11-15 | cp2k: add hipfft and hipblas explicitly (#41074) | Rocco Meli | 1 | -0/+4 | |
2023-11-15 | hpctoolkit: Add depends on autotools for @develop (#41067) | Jonathon Anderson | 1 | -0/+5 | |
2023-11-15 | mrtrix3: fix some issues w/ 3.0.3 and add 3.0.4 (#41036) | moloney | 2 | -3/+34 | |
2023-11-15 | libevent: call autoreconf directly instead of via autogen.sh (#41057) | Jonathon Anderson | 1 | -1/+1 | |
2023-11-15 | ParaView: Add release candidate 5.12.0-RC1 (#41009) | kwryankrattiger | 1 | -0/+3 | |
* ParaView: Add release candidate 5.12.0-RC1 * [@spackbot] updating style on behalf of kwryankrattiger | |||||
2023-11-14 | esmf: add v8.6.0 (#41066) | Gerhard Theurich | 1 | -1/+2 | |
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 | |