diff options
author | Stephen Sachs <stesachs@amazon.com> | 2024-05-12 19:48:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-12 10:48:02 -0700 |
commit | 4a98d4db9383e5fdcab733db5c1a650afc7d5820 (patch) | |
tree | 42c4afaa4e58bda2d014dc64a775df4a96f50b46 /COPYRIGHT | |
parent | 9d6bf373be84f2107502e16cdf95f26b930589ee (diff) | |
download | spack-4a98d4db9383e5fdcab733db5c1a650afc7d5820.tar.gz spack-4a98d4db9383e5fdcab733db5c1a650afc7d5820.tar.bz2 spack-4a98d4db9383e5fdcab733db5c1a650afc7d5820.tar.xz spack-4a98d4db9383e5fdcab733db5c1a650afc7d5820.zip |
Add applications to aws-pcluster-* stacks (#43901)
* Add openfoam to aws-pcluster-neoverse_v1 stack
* Add more apps to aws-pcluster-x86_64_v4 stack
* Remove WRF while hdf5 cannot build in buildcache at the moment
* Update comment
* Add more apps for aws-pcluster-neoverse_v1 stack
* Remove apps that currently do not build
* Disable those packages that won't build
* Modify syntax such that correct cflags are used
* Changing syntax again to what works with other packages
* Fix overriding packages.yaml entry for gettext
* Use new `prefer` and `require:when` clauses to clarify intent
* Use newer spack version to install intel compiler
This removes the need for patches and makes sure the `prefer` directives in
`package.yaml` are understood.
* `prefer` not strong enough, need to set compilers
* Revert "Use newer spack version to install intel compiler"
This reverts commit ecb25a192cc430ca946415108847d637b4000795.
Cannot update the spack version to install intel compiler as this changes the
compiler hash but not the version. This leads to incompatible compiler paths. If
we update this spack version in the future make sure the compiler version also updates.
Tested-by: Stephen Sachs <stesachs@amazon.com>
* Remove `prefer` clause as it is not strong enough for our needs
This way we can safely go back to installing the intel compiler with an older
spack version.
* Prefer gcc or oneapi to build gettext
* Pin gettext version compatible with system glibc-headers
* relax gettext version requirement to enable later versions
* oneapi cannot build older gettext version
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions