Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Signed-off-by: Ron Minnich <rminnich@google.com>
|
|
|
|
|
|
* openslide: add new version 4.0.0
* openslide: update dependency organization
|
|
* Fix +rocm variant, to ensure correct dependencies on ROCm packages
and use of AMD LLVM
* Add a +pshm variant for comm=gasnet to enable fast shared-memory
comms between co-locales
* Add logic to ensure we get the native CXI libfabric network provider
on Cray EX
* Expand dependency type for package modules to encompass runtime
dependencies
* Factor logic for setting (LD_)LIBRARY_PATH and PKG_CONFIG_PATH of
runtime dependencies
* Workaround issue #44746 that causes a transitive dependency on lua
to break SLURM
* Disable nonfunctional checkChplDoc test
* Annotate some variants as conditional, to improve spack info output
and reduce confusion
---------
Co-authored-by: Dan Bonachea <dobonachea@lbl.gov>
|
|
(#43002)
`apple-libuuid` includes types that aren't available in other `uuid`
providers; this cause issues in consuming packages (e.g., py-matplotlib)
that use SDKs like CarbonCore.framework when they attempt to use
`util-linux-uuid` as a `uuid` provider on Mac OS.
Tweak `util-linux-uuid` to indicate that it does not provide `uuid`
on Mac OS.
|
|
* Adding the perl-bio-ensembl-funcgen package
* Update package.py
* Update package.py
|
|
|
|
|
|
|
|
|
|
|
|
* Adding perl-bio-ensembl package
* Fixing checksums
* Update package.py
|
|
Also deprecate old and superseded versions
|
|
* pinentry: New API
* move code around
* added back version check
* Complete check_version refactor
* Honor original handling of guis (i.e., don't try if not there)
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* py-mne: add v1.7.1
* fix style
|
|
* upgrade apptainer: security fix
apptainer 1.3.1 has a high severity security issue: CVE-2024-3727
Upgrade to 1.3.2 or preferably 1.3.3
* added comment for 1.3.1
---------
Co-authored-by: Walter de Jong <walter.dejong@surf.nl>
|
|
* fix kokkos +rocm build failure
* address review comments
* address review comments . revert the previous changes
* address review comments. Add rocthrust for 4.3 version onwards
|
|
* intel-oneapi-compilers: update description with current compilers
* Update var/spack/repos/builtin/packages/intel-oneapi-compilers/package.py
Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
* intel-oneapi-compilers: break docstring line
---------
Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
|
|
* kokkos: new test API
* kokkos: added import llnl.util.lang as lang because earlier versions couldn't be installed without it
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* povray: new test API
* capture output and test name change
* povray: add v3.7.0.10, deprecate 3.7.0.8
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* umpire: old to new test format
* umpire: old to new test method and refactor
* indentation
* black reformat
* last minute syntax
* docstring and checks
* black format
* change test name
* method call correction
* Resolve problem with stand-alone tests (or examples) not loading library (Fixes #44960)
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* Open MPI: add release 5.0.4
* OpenMPI: add release 5.0.5
needed quick turnaround owing to
https://github.com/open-mpi/ompi/issues/12693
---------
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
|
|
|
|
* wasi-sdk-prebuilt: new package
* move url_for_version to be first method
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
|
|
|
|
|
|
* sz: new test API
* fix typo; check installed executable; conform to subpart naming convention
* skip tests early if not installed; remove unnecessary "_sz" from test part names
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* strumpack: make standalone test for +mpi more robust
* Comment about which MPI launcher being attempted
|
|
* Added Halide 18
* Fix style+other stuff
* Accept compiler deps
* 17.0.2 too
* reorder versions
|
|
Library names on Windows are not typically prefixed with lib; the default
`.libs` implementation accounts for this, but `netlib-lapack` has a
custom implementation of `.libs` that did not account for this.
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
* add ML ROCm stack
* add suggested changes
* remove py-torch and py-tensorflow-estimator
* add TF_ROCM_AMDGPU_TARGETS env variable and remove packages from pipeline
* remove py-jax and py-xgboost
|
|
|
|
|
|
* Ruby Add 3.3.4
* Update package.py
* Update package.py
|
|
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
|
|
* e4s rocm external ci stack: upgrade to v6.1.2
* magma: add rocm-core 6.1.2
|
|
* gh: convert to GoPackage
* gh: fix style
|
|
oneAPI (#45399)
|
|
|
|
`depends_on("cxx")` (#45395)
|
|
|
|
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
|
|
|
|
|
|
* package/linux-pam: dependencies
* Adding variants to linux-pam
* Updating linux-pam variants
* Fixing variants for linux-pam after testing
* clean up flag handling
* clean up terrible tabs
* cant use default_args for compiler dependencies
* Change selinux to off by default
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|