Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-03 | style.py: do not remove import spack in packages (#47895) | Harmen Stoppels | 1 | -0/+1 | |
2024-12-03 | nwchem: add resource, remove patch (#47892) | Harmen Stoppels | 2 | -21/+21 | |
fixes a build failure due to broken URL and improves nwchem build without internet | |||||
2024-12-03 | tar: add v1.35 (fix CVEs) (#47426) | Wouter Deconinck | 1 | -26/+38 | |
2024-12-03 | python: drop nis module also for < 3.13 (#47862) | Harmen Stoppels | 1 | -8/+29 | |
the nis module was removed in python 3.13 we had it default to ~nis no package requires +nis required dependencies for +nis were missing so better to remove the nis module entirely. | |||||
2024-12-03 | Remove duplicate version (#47880) | Auriane R. | 1 | -1/+0 | |
2024-12-03 | Update package.py (#47885) | napulath | 1 | -0/+1 | |
2024-12-03 | cgns: make fortran dependency optional (#47867) | Massimiliano Culpo | 1 | -2/+2 | |
2024-12-03 | py-rasterio: add v1.4.3 (#47881) | Adam J. Stewart | 1 | -0/+1 | |
2024-12-02 | acts dependencies: new versions as of 2024/12/02 (#47787) | Stephen Nicholas Swatman | 3 | -0/+5 | |
* acts dependencies: new versions as of 2024/11/25 This commit adds a new version of detray and two new versions of vecmem. * acts dependencies: new versions as of 2024/12/02 This commit adds version 38 of ACTS and a new version of detray. | |||||
2024-12-02 | add compilers packages (#47877) | Andrey Perestoronin | 1 | -0/+11 | |
2024-12-02 | petsc, py-petsc4py: add v3.22.2 (#47845) | Satish Balay | 2 | -0/+2 | |
2024-12-02 | libseccomp: python forward compat bound (#47876) | Harmen Stoppels | 1 | -7/+9 | |
* libseccomp: python forward compat bound * include 2.5.5 Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-12-02 | py-torchvision: add dependency on c (#47873) | Massimiliano Culpo | 1 | -0/+1 | |
2024-12-02 | utf8cpp: move to GitHub, make it a CMake package (#47870) | Massimiliano Culpo | 1 | -12/+8 | |
2024-12-02 | seacas: add a conditional dependency on fortran (#47871) | Massimiliano Culpo | 1 | -3/+3 | |
* seacas: remove unnecessary dependency on fortran * seacas: add a conditional dependency on fortran | |||||
2024-12-02 | Update HOHQmesh package with newer versions (#47861) | Michael Schlottke-Lakemper | 1 | -0/+4 | |
2024-12-02 | New patch release SLEPc 3.22.2 (#47859) | Jose E. Roman | 2 | -0/+2 | |
2024-12-02 | onnx: set CMAKE_CXX_STANDARD to abseil-cpp cxxstd value (#47858) | Wouter Deconinck | 1 | -1/+7 | |
2024-12-02 | amrex: add v24.12 (#47857) | Weiqun Zhang | 1 | -0/+1 | |
2024-12-02 | oneapi-level-zero: add dependency on c (#47874) | Massimiliano Culpo | 1 | -1/+2 | |
2024-12-02 | trilinos@14.4.0 revert kokkos-kernel dependency - as this breaks builds (#47852) | Satish Balay | 1 | -1/+2 | |
2024-12-02 | ucc: add ROCm and rccl support (#46580) | afzpatel | 1 | -5/+25 | |
2024-12-02 | benchmark: add version 1.9.1 (#47860) | Stephen Nicholas Swatman | 1 | -0/+1 | |
This commit adds version 1.9.1 of Google Benchmark. | |||||
2024-12-02 | double-conversion: add dependency on c, and c++ (#47869) | Massimiliano Culpo | 1 | -0/+3 | |
2024-12-02 | py-torch-nvidia-apex: add dependency on C (#47868) | Massimiliano Culpo | 1 | -0/+1 | |
2024-12-02 | mlpack: depends_on py-setuptools (#47828) | Wouter Deconinck | 1 | -0/+2 | |
2024-11-30 | ruff: add v0.8.1 (#47851) | Todd Gamblin | 1 | -0/+1 | |
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov> | |||||
2024-11-29 | py-nbdime: add v3.2.1 (#47445) | Wouter Deconinck | 1 | -1/+4 | |
2024-11-29 | py-mpi4py: create mpi.cfg file, this file is removed since v4.0.0, but API ↵ | teddy | 1 | -0/+33 | |
is retained #47584 Co-authored-by: t. chantrait <teddy.chantrait@cea.fr> | |||||
2024-11-29 | VTK: mark Python version compatibility (#47814) | Adam J. Stewart | 1 | -8/+9 | |
* VTK: mark Python version compatibility * VTK 8.2.0 also only supports Python 3.7 | |||||
2024-11-29 | py-pip: add v23.2.1 -> v24.3.1 (#47753) | dmagdavector | 1 | -0/+7 | |
* py-pip: update to latest version 24.3.1 (plus some others) * py-pip: note Python version dependency for new PIP versions | |||||
2024-11-29 | gcc: add missing patches from Iain Sandoe's branch (#47843) | Harmen Stoppels | 1 | -23/+50 | |
2024-11-29 | fpm: add a dependency on c, and fortran (#47839) | Massimiliano Culpo | 1 | -0/+3 | |
Extracted from #45189 Build failure: https://gitlab.spack.io/spack/spack/-/jobs/13871774 Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> | |||||
2024-11-29 | py-torch-sparse: add a dependency on c (#47841) | Massimiliano Culpo | 1 | -1/+2 | |
Extracted from #45189 Build failure: https://gitlab.spack.io/spack/spack/-/jobs/13870876 | |||||
2024-11-29 | miopen-hip: add a dependency on c (#47842) | Massimiliano Culpo | 1 | -1/+2 | |
Extracted from #45189 Build failure: https://gitlab.spack.io/spack/spack/-/jobs/13870957 | |||||
2024-11-28 | add new packages (#47817) | Andrey Perestoronin | 2 | -0/+12 | |
2024-11-28 | eospac: version 6.5.12 (#47826) | Daryl W. Grunau | 1 | -0/+5 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2024-11-28 | Add further C and C++ dependencies to packages (#47821) | Massimiliano Culpo | 7 | -5/+14 | |
2024-11-28 | hip: hints for find_package llvm/clang (#47788) | Harmen Stoppels | 1 | -7/+6 | |
LLVM can be a transitive link dependency of hip through gl's dependency mesa, which uses it for software rendering. In this case make sure llvm-amdgpu is found with find_package(LLVM) and find_package(Clang) by setting LLVM_ROOT and Clang_ROOT. That makes the patch of find_package's HINTS redundant, so remove that. It did not work anyways, because CMAKE_PREFIX_PATH has higher precedence than HINTS. | |||||
2024-11-28 | py-scooby: add v0.10.0 (#47790) | Adam J. Stewart | 1 | -0/+4 | |
2024-11-28 | hypre: add a variant to allow using internal lapack functions (#47780) | Victor A. P. Magri | 2 | -16/+24 | |
2024-11-28 | nghttp2: add v1.64.0 (#47800) | Howard Pritchard | 1 | -0/+1 | |
Signed-off-by: Howard Pritchard <hppritcha@gmail.com> | |||||
2024-11-28 | netlib-scalapack: fix for some clang derivative (cce/rocmcc) (#45434) | etiennemlb | 1 | -0/+4 | |
2024-11-28 | py-river: mark numpy 2 compatibility (#47813) | Adam J. Stewart | 1 | -0/+3 | |
2024-11-28 | py-pyvista: VTK 9.4 not yet supported (#47815) | Adam J. Stewart | 1 | -1/+2 | |
2024-11-28 | dbcsr: patch for resolving .mod file conflicts in ROCm by implementing USE, ↵ | BOUDAOUD34 | 1 | -0/+14 | |
INTRINSIC (#46181) Co-authored-by: U-PALLAS\boudaoud <boudaoud@pc44.pallas.cines.fr> | |||||
2024-11-28 | seacas: update recipe to find faodel (#40239) | Tom Payerle | 1 | -0/+12 | |
Explcitly sets the CMake variables Faodel_INCLUDE_DIRS and Faodel_LIBRARY_DIRS when +faodel. This seems to be needed for recent versions of seacas (seacas@2021-04-02:), but should be safe to do for all versions. For Faodel_INCLUDE_DIRS, it looks like Faodel has header files under $(Faodel_Prefix)/include/faodel, but seacas is not including the "faodel" part in #includes. So add both $(Faodel_Prefix)/include and $(Foadel_Prefix)/include/faodel Co-authored-by: payerle <payerle@users.noreply.github.com> | |||||
2024-11-28 | mapl: add hpcx-mpi (#47793) | Matt Thompson | 1 | -0/+3 | |
2024-11-28 | py-joblib: add v1.4.2 (#47789) | Adam J. Stewart | 1 | -4/+8 | |
2024-11-27 | Patch to fix building gcc@14.2 on darwin. Fixes #45628 (#47830) | Chris Marsh | 1 | -0/+5 | |