Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Added support for libfabric to find an external installation and
identify variants supported.
* Change the fabrics definition to only include CXI when on a cray
system with a libfabric-based slingshot network.
* Added a conflict when trying to build the CXI fabric value since it is
only available as closed source at this time.
|
|
#33128 Introduces a dependency on re2c into the Ninja build recipe.
This is problematic on Windows as we use CMake to build re2c, and
Ninja to drive the CMake build. This PR resolves this issue by
adding a variant to toggle the use of re2c with ninja.
|
|
|
|
* ratel - add version 0.2.0
* ratel - use patch release 0.2.1 b/c tet test bug
|
|
* Add fpart package
* Use default autoreconf implementation
* Switch copyright year
|
|
* Added a more robust check for an external version of the library.
Included a guard to identify when the library gives no discernible
version information and then to substitute with "unknown_ver"
identifier.
|
|
|
|
|
|
|
|
* New package: py-fastfold
* Fix dependencies for py-fastfold
* [py-fastfold] fix types
* [py-fastfold] relax strict versions
* Fix spack style manually
* [py-fastfold] relax python and py-requests upper bounds
* [py-fastfold] remove bad/unecessary depends_on
|
|
We may pick this up transitively through `root`, but it makes sense to be explicit too.
|
|
|
|
libxcrypt (#34867)
|
|
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
|
|
* gaudi: new versions 36.8, 36.9
As of 36.8, the tests use catch2 ([commit](https://gitlab.cern.ch/gaudi/Gaudi/- /commit/f2cafb5c9d04c9d497d49182258aa3a0440622c0)).
* gaudi: still depends_on fmt@:8
|
|
|
|
|
|
* unifyfs: new release v1.0.1
Add 1.0.1 release
Add new variant for new configure time option
Co-authored-by: CamStan <CamStan@users.noreply.github.com>
|
|
|
|
|
|
* initial commit for 5.3.3 release
* update rocm-openmp-extras for rocm-5.3.3 release
* address review comments and failures
|
|
|
|
Now that the `tix` variant is conditional, it should also be detected
condititionally, otherwise the spec is invalid and cannot be used during
concretization.
|
|
|
|
|
|
ShellCheck is installed with a downloaded binary instead of being
compiled from source, and there should be comments to point out this
unorthodox approach.
|
|
The distribution of this has jumped around a bit. I left the previous
versions as-is.
|
|
It doesn't require bash on any registered version, and the file is executable and has a /bin/sh shebang.
|
|
|
|
|
|
autoconf 2.70 uses use warnings instead of -w so that PERL=/usr/bin/env perl can be passed, but we want to fix absolute paths anyhow through sbang upon install. So, we stick to patching the one perl script that's used during the build.
|
|
|
|
ROOT does not build successfully with `+ipo`, with symptoms as in https://github.com/root-project/root/issues/10777, and discussed most recently in https://github.com/root-project/root/issues/11135. As indicated there, LTO is not a supported build configuration. As of 6.26.10 there is no estimate for a fix since upstream is still broken.
|
|
* Add variants for overriding ESMF_OS and ESMF_COMM for ESMF package
* Add doco for esmf_os/esmf_comm variants
|
|
* Update xsbench to version 20
XSBench version 20 has implementations for new
architectures and accelerators.
* Added CUDA support for XSBench
* Fixed style issues
|
|
Update `warpx` & `py-warpx` to the latest release.
|
|
* add version 0.8.2
* conflict for newer libvterm versions for older neovim releases
Co-authored-by: Tom Scogland <scogland1@llnl.gov>
|
|
* cernlib: depends_on freetype, libnsl, libxcrypt, openssl; and patch
In addition to #34448, cernlib depends on these additional packages.
This also applies a patch to the current release in which crypto is
specified wbere libcrypt (in libxcrypt) is actually needed. Because
the upstream git repository is behind a CERN login, we cannot patch
by gitlab URL link.
* [@spackbot] updating style on behalf of wdconinc
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
|
|
* pfunit: fix max_array_rank for 4+, line len
* pfunit: only use fortran flags when necessary
* pfunit: fix, version ranges are inclusive
|
|
This adds a new version of spdlog,
https://github.com/gabime/spdlog/releases/tag/v1.11.0
While the release notes are ambiguous, I think that this PR,
https://github.com/gabime/spdlog/issues/2485, indicates that
spdlog from that point on uses features of fmt@9:.
|
|
|
|
|
|
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
|
|
|
|
* py-scipy: add v1.10.0
* Update GCC/LAPACK version requirements
* Fix msvc version check
|
|
See https://community.intel.com/t5/Intel-Fortran-Compiler/version-node-not-found-for-symbol/m-p/1443784/thread-id/164290
Fixes https://github.com/spack/spack/issues/31817
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
|
|
|