Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-gimmik: add v3.2.1
* py-pyfr: add v2.0.2
|
|
Add version 2024.03.001 and fix #43902.
---------
Co-authored-by: Rocco Meli <r.meli@bluemail.ch>
|
|
* Allow zlib to find external installations.
* Apply suggestions from code review
* Fixed the determine_version function to loop over all of the potential
libraries that could be installed by zlib.
---------
Co-authored-by: John W. Parent <45471568+johnwparent@users.noreply.github.com>
|
|
* snakemake: Changed tested method name and added docstring
|
|
|
|
* votca: tighten up boost dep
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Joshua Bowden <joshua-chales.bowden@inria.fr>
|
|
* dd4hep: depends_on root +root7 in some cases
* dd4hep: avoid self-referential whens -> conflicts
* dd4hep: avoid conflict with (narrower) depends_on root@6.27:
|
|
Change "pthread" to "+pthread" since otherwise the spec is never satisfied and pthread is never used.
|
|
|
|
This PR set the `ESMF_LAPACK_LIBPATH` variable (from the `lapack` spec
attributes), removing the previous FIXME and commented example.
|
|
|
|
|
|
|
|
Packages will be removed with https://github.com/spack/spack/pull/44689. This PR
makes sure that the `aws-pcluster-x86_64_v4` stack still works as expected.
|
|
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
|
|
* [intel-*] remove deprecated packages
* undo delete of mkl, mpi, parallel-studio
|
|
|
|
|
|
|
|
Co-authored-by: psakievich <psakievich@users.noreply.github.com>
|
|
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
|
|
(#44778)
|
|
* Add py-wxflow, a set of tools used in weather workflows
* Update package.py
* add 0.2.0
* add unit testing
|
|
* py-maturin: add v1.6.0
* bzip2 only on macOS
|
|
* Update hohqmesh and feq-parse versions
Update feq-parse homepage to new documentation page
Update feq-parse license to be consistent with 2.2.2 release
---------
Co-authored-by: fluidnumerics-joe <fluidnumerics-joe@users.noreply.github.com>
|
|
|
|
This commit adds new versions of actsvg. I have also taken the liberty
of adding myself a maintainer as I work actively on the ACTS project and
its dependencies, and would like to start keeping the Spack specs more
up to date.
|
|
|
|
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
|
|
This commit adds the covfie package which facilitates the
high-performance storage of vector fields and other structured
multi-dimensional data.
|
|
|
|
Some systems have a libfabric install that doesn't work, so don't
drop dead if a call to `fi_info` fails (e.g. due to missing shared libraries)
|
|
* abinit: fix locating HDF5
Remove the check in the configure script to locate HDF5. Replaced by using
Spack to locate the package.
|
|
* Legion: reformatted old test method to match new test method
* Updated docstring and how cmake file is opened
|
|
* e4s external rocm ci: bump rocm stack to v6.1.1
* comment out exago+rocm due to issue with raja@0.14.0 see spack issue #44593
* comment out adios2+rocm due to spack issue #44594
* comment out petsc+rocm due to spack issue #44600
* comment out sundials+rocm due to spack issue #44601
* comment out slepc+rocm due to petsc spack issue #44600
* comment out tau+rocm due to spack issue #44659
* comment out ecp-data-vis-sdk due to spack issue #44745
* packages: register rocm-core as external
* re-enable tau due to issue #44659 having been resolved
* use latest ci image: ecpe4s/ubuntu22.04-runner-amd64-gcc-11.4-rocm6.1.1:2024.06.17
* comment out paraview due to spack issue #44745
* comment out ecp-data-vis-sdk +vtkm due to issue https://gitlab.spack.io/spack/spack/-/jobs/11632511
|
|
* Update for 2.0.1
* cloudpickle dependency is only 'run'
* Follow new formatting guidelines
* black wants trailing commas
* Simplified version ranges, as recommended by @tldahlgren
|
|
to new approach (#44705)
* vtk-m: Changed test method names and skipping non-applicable tests from old to new approach
-----
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* seacr: new package @1.4-b2
* Update var/spack/repos/builtin/packages/seacr/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
---------
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
The jfrog hosting will be shut down in Dec 2024.
|
|
|
|
|
|
(#44750)
|
|
* add new ascent version
* add requirement for new version of umpire/raja
* add patch for vtk-m dependency
|
|
* add cray detection taken from upcxx
* add CUDA/ROCm support
* add numerous pass-through options to Chapel build,
like gpu_mem_strategy, comm_substrate, etc.; all variants are
translated to analogous CHPL_* environment variables. As a side
effect, this defines a number of environment variables that are
not actually used by Chapel.
* Define LD_LIBRARY_PATH, LIBRARY_PATH, and PKG_CONFIG_PATH to
help programs built with Chapel properly locate needed runtime
dependencies
---------
Co-authored-by: bonachea <dobonachea@lbl.gov>
|
|
|