Age | Commit message (Collapse) | Author | Files | Lines |
|
* Add half include path for tests in 6.1
* removing unwanted when="@:6.1"
* Correcting conditon to apply patch
* Stlye check error fix and updating rpp dependency
* Audit check error fix
* Correcting rpp dependency and adding hsa-rocr-dev lib path to LD_LIBRARY_PATH
|
|
|
|
* Add latest releases to camp, raja and umpire
|
|
|
|
|
|
|
|
* Revert "linux-pam: fixes #44637 (#44638)"
This reverts commit 9151fc1653317059097ae51a238cbb7c05197240.
* linux-pam: drop redundant deps, add missing, dont build docs, nls
|
|
|
|
The old build system has issues with the library order. This commit is an attempt
to fix it.
|
|
* py-pyopengl: new simple package
* py-pyopengl: Fix typo in comment
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* py-pyopengl: add variants and dependencies
* py-pyopengl: build from source and improve variants
* py-pyopengl: use corrected freeglut libs
* py-pyopengl: update copyright
* py-pyopengl: remove duplicate conflict clause
* py-pyopengl: change dependency to link
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
Co-authored-by: Raviteja K <rkuppili@amd.com>
|
|
* Nalu-Wind Tioga Dependency
We created the tioga@1.0.0 tag for reproducing the exawind 1.0 release
* Update tioga tags
|
|
* Core change: logic for extracting RPATHs from modules may return
`None`: filter this out of the set of RPATHs that is auto-generated
* Core change: `CachedCMakePackage` no longer adds ldflags to
`CMAKE_STATIC_LINKER_FLAGS`: generally these flags are not appropriate
for static linking (e.g. invocation of `ar`)
* [mfem] Add version 4.7
* [mfem] Add variant for precision (single/double). Enforce consistency
for precision amongst mfem and hypre/petsc/mumps dependencies
* [mfem] Add cxxstd (and related constraints preventing use of
old cxxstd values for newer versions of some dependencies)
* [hypre] In line with prior point, added support for specifying
precision
* [petsc] Add config option to avoid error when building against
`superlu-dist+rocm`
* [hiop] add proper `raja`/`umpire`/`camp` version constraints for
`hiop` versions 0.3.99-0.4.x; require `+raja` for `+rocm`, and
add dependency on `hiprand` for `+rocm`
* [butterflypack, mfem, strumpack, suite-sparse] Require
`CRAYLIBS_{target-family}` env var to be defined
* [suite-sparse] versions `@7.4:` changed install location of headers:
add symlink from old location to new location
* [zlib-ng] Fix error where shared libs were not successfully built for
`%cce@17` (the build did not fail, but the finished `zlib-ng%cce@17`
install did not have shared libs)
|
|
* suite-sparse library path can be lib or lib64
* fixing style check error
* Adding the missing import os
* Style check error fix
* Updating patch for 6.1.0 with correct lib path
|
|
|
|
* fms: add llvm-openmp for apple-clang
|
|
* Preserve higher weight for CLI git ref versions
Currently the concretizer fails if you reuse a git ref version
that has already been installed but modify the spec at all.
See #38484 for futher diagnosis
The issue here is that since there is no established provenance for
these versions the highest weight they are currently assigned is
that of prior install. Re-use checks then fail because the weight of
the version is identical to the solver.
Ironically, these versions are given the highest weights possible when
specified on the CLI for the first time. They should only appear in a
DAG if they are an exact match or if the user specifies them at the CLI.
Therefore it makes sense to preserve their higher ordering.
Getting this right is critical to moving all branch based versions to a pinned
git-ref in the future.
* [@spackbot] updating style on behalf of psakievich
* Update lib/spack/spack/solver/asp.py
Co-authored-by: Greg Becker <becker33@llnl.gov>
* Add provenance specific to git ref installs
* Sensitvity to name that I could not track down
* Add regression test
* Adjust test
* Add prefer standard unit-test
* Style
* Add required mock
* Format and mark
* Make unit-test case reproduce CLI investigation
* Remove unnecessary mock package
* [@spackbot] updating style on behalf of psakievich
* Use already developed fixture
* Add zlib-ng to mocks again
* Remove accidental adds
* Remove maintainer
* [@spackbot] updating style on behalf of psakievich
* Rename test file
* [@spackbot] updating style on behalf of psakievich
* Remove unused imports
* Update tests
* [@spackbot] updating style on behalf of psakievich
* Style
* Update lib/spack/spack/test/concretize.py
Co-authored-by: Greg Becker <becker33@llnl.gov>
* Update solver rule
* Duplicate installed rules for installed_git_version
* Revert "Duplicate installed rules for installed_git_version"
This reverts commit 17223fc8d1c9461cb87e5a230f397167d1ab6d40.
---------
Co-authored-by: psakievich <psakievich@users.noreply.github.com>
Co-authored-by: Greg Becker <becker33@llnl.gov>
|
|
|
|
* libdistributed: renamed test to check_test
* libpressio-rmetric: renamed test method
* libpressio-tools: renamed test method
* Renamed build-time test methods for: libpressio-opt, libpressio-tthresh, opened
---------
Co-authored-by: Jackson Peter Lawrence <lawrence31@borax5.llnl.gov>
|
|
|
|
|
|
* package/linux-pam: dependencies
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* package/linux-pam: Fixes #44637
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* Update var/spack/repos/builtin/packages/linux-pam/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* Update var/spack/repos/builtin/packages/linux-pam/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* [@spackbot] updating style on behalf of teaguesterling
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* improvements for dlib;highway;libjxl
* Update var/spack/repos/builtin/packages/dlib/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* fix style
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* Updating cppad package
* Disabling doc generation
* Adding whart222 as maintainer
* Style fixes
* Pushing changes based on Tamara's feedback.
* Updating sha256 hash for version 20180000.0
* Reorg of declarations
* Reworking cmake args
* Reformatting
|
|
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
* Adding perl-http-tiny package
* Update package.py
|
|
(#44658)
Signed-off-by: Loïc Pottier <pottier1@llnl.gov>
|
|
* Provide instructions for building a developmental version of lcov.
* style fix
* style fix
* Promote single version git URL to the package level.
* Formatting fix.
|
|
* verilator: Some environment varibles are no longer required
* Revert depends_on for flex back to the deafult case
* Use decorator, when, for setup_run_environment insdtead of if inside function
|
|
* julia: new version (1.10.4)
* libcxxwrap-julia: new version (0.12.5)
|
|
|
|
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
|
|
* hdf5: solve cmake findhdf5 issue with hl components
* Fix mistake.
* Update var/spack/repos/builtin/packages/hdf5/package.py
Co-authored-by: psakievich <psakiev@sandia.gov>
* Style.
* Style.
---------
Co-authored-by: psakievich <psakiev@sandia.gov>
|
|
* Older versions and backported patches
* Add 6.28.12 and 6.24.04.
* Backported patches for segfault in weighted likelihood fits.
* Minor style/signature improvements.
* ROOT 6.32.00 fixes omitted from https://github.com/spack/spack/pull/44550
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|