release/1.5.1: fix Intel container build (ectrans error), update Derecho documentation Bugfix/container ectrans fftw derecho docs#821
Merged
climbfuji merged 5 commits intoJCSDA:release/1.5.1from Oct 13, 2023
Conversation
…l-impi.yaml and fix wrong variant ~fftw for jedi-base-env in configs/containers/README.md
…mon/packages.yaml
3 tasks
srherbener
approved these changes
Oct 12, 2023
ulmononian
approved these changes
Oct 13, 2023
This was referenced Oct 13, 2023
climbfuji
added a commit
that referenced
this pull request
Nov 9, 2023
* Clarifying directions in Generating new site configs (#791) * Change prod-util module to prod_util (#794) (#798) * Bumped bufr version to 12.0.1 (#797) * Workaround for spack-stack-1.5.0 on Hera: use new noavx512 install, add target 'haswell' * Update default atlas version to 0.35.0 * Update build variants for ecmwf-atlas * Update variants for ectrans * Remove deprecated variant cgal from ecmwf-atlas, since it conflicts with the replacement qhull for tesselation and since it leads to compilation errors in ecmwf-atlas with Intel * release/1.5.1: fix Intel container build (ectrans error), update Derecho documentation Bugfix/container ectrans fftw derecho docs (#821) * Comment out intel-oneapi-mkl in configs/containers/docker-ubuntu-intel-impi.yaml and fix wrong variant ~fftw for jedi-base-env in configs/containers/README.md * Fix incorrect variant name for mkl for package ectrans in configs/common/packages.yaml * Fix outdated instructions for Derecho in doc/source/PreConfiguredSites.rst * Update gsi-ncdiag version number in config. * Update fms default to 2023.02.01 * [email protected], [email protected] as defaults (#839) * update fms versions in unified-dev * update fms versions in ufs wm metapackage * update gftl-shared default to 1.6.1 * release/1.5.1: backport mpich4 workarounds for [email protected] and [email protected] (#842) * release/1.5.1: update site config for Hercules (gnu+mvapich2) (#849) * release/1.5.1: Update site configs for Derecho, Narwhal, Gaea C5, Discover, AWS ParallelCluster, S4 (#853) * release/1.5.1: add [email protected], site config updates round 3 (#855) * Update site configs for NOAA Parallel Works * Update casper site config and build documentation * Update container specs in configs/containers/README.md * Update Hercules site config (gnu@12, [email protected]) * Update doc/source/PreConfiguredSites.rst for casper, hera, gaea-c4, jet * Add [email protected] in spack submodule, add to unified-dev and skylab-dev templates * Update configs/containers after tagging spack submodule as spack-stack-1.5.1 * Update documentation for AWS AMI release 1.5.1 * Update macOS section in doc/source/NewSiteConfigs.rst to match Linux section --------- Co-authored-by: Nate Crossette <[email protected]> Co-authored-by: Alex Richert <[email protected]> Co-authored-by: Stephen Herbener <[email protected]> Co-authored-by: DavidHuber <[email protected]> Co-authored-by: Alex Richert <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Same as for JCSDA/spack#342: This time I am doing it the other way round, add to release/1.5.1 and then merge back to develop by cherry-picking the commits ...
ectrans#820 correcting thefftwandmklvariants forectransandjedi-base-envin the container specs, and by commenting outintel-oneapi-mklin the Intel container recipe (we want to use this in the future when we work on Switch to Intel MKL on systems with Intel compiler #759, therefore not deleting it).Testing
Applications affected
None
Systems affected
Ubuntu Intel Container builds
Dependencies
Issue(s) addressed
Resolves #818
Resolves #820
Checklist