-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release/1.7.0 - site config and doc updates #1052
release/1.7.0 - site config and doc updates #1052
Conversation
…S ParallelCluster
… doc/source/NewSiteConfigs.rst about problems of [email protected] 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? [email protected] - 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
doc/source/PreConfiguredSites.rst
Outdated
|
||
.. 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stack-1.7.0?
|
||
.. 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.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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
module load sp ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NOT in the spack-stack documentation. This goes AFTER module load jedi-fv3-env ... in the jedi-docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Dom!
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
[email protected]
.Resolves #1042
Resolves #1020
Checklist
All dependency PRs/issues have been resolved and this PR can be merged.