release/1.7.0 - site config and doc updates#1052
release/1.7.0 - site config and doc updates#1052climbfuji merged 19 commits intoJCSDA:release/1.7.0from
Conversation
…S ParallelCluster
… doc/source/NewSiteConfigs.rst about problems of intel@2021.5.0 with zlib-ng
…into feature/site_config_updates_discover_etc
…21.5.0 on some systems
…into feature/site_config_updates_discover_etc
|
Waiting for Orion for the last updates, then we can merge. @RatkoVasic-NOAA any updates? Thanks for doing those installs! |
|
@climbfuji , yes, there are good and bad news. Good news, GNU is installed, both unified environment and gsi addon: Bad news, intel failed with "Internal compiler error", compiler intel/2018.4 |
|
I don't think we should be building with intel@2018? Can you remove that rogue compiler entry and just build with the correct one? intel@2022.0.2 - please? |
@climbfuji, it worked for unified environment! GSI addon intel is underway. No problems are expected right now, so when finished, PR will follow. |
…into feature/site_config_updates_discover_etc
…sion/variant differences
| .. code-block:: console | ||
|
|
||
| module use /work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core | ||
| module use /work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.6.0/envs/ue-gcc-centos/install/modulefiles/Core |
| module use /work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.7.0/envs/ue-gcc-centos/install/modulefiles/Core | ||
| module load stack-gcc/10.2.0 | ||
| module load stack-openmpi/4.0.4 | ||
| module load stack-python/3.10.13 |
There was a problem hiding this comment.
NOT in the spack-stack documentation. This goes AFTER module load jedi-fv3-env ... in the jedi-docs
|
I am going to merge this, understanding that there may be a follow-up PR with site config updates for systems that have mapl built without variants pflogger and extdata2g for Intel compiler versions 2021.7.0 and later. |
Summary
Update site configs and documentation for all platforms supported in spack-stack-1.7.0
Testing
Tested all applications selectively/manually on all systems
Applications affected
All
Systems affected
All
Dependencies
n/a
Issue(s) addressed
Resolves #1055 by adding a note to avoid using
intel@2021.5.0.Resolves #1042
Resolves #1020
Checklist
All dependency PRs/issues have been resolved and this PR can be merged.