Skip to content

Update compiler compatibility in New Site documentation#929

Merged
climbfuji merged 2 commits intoJCSDA:release/1.6.0from
srherbener:feature/new-site-compiler-compat
Jan 2, 2024
Merged

Update compiler compatibility in New Site documentation#929
climbfuji merged 2 commits intoJCSDA:release/1.6.0from
srherbener:feature/new-site-compiler-compat

Conversation

@srherbener
Copy link
Copy Markdown
Contributor

Summary

This PR updates the compiler compatibility table in the New Site Config documentation.

There are currently two rows in the table that are updated: the intel classic compilers, and the apple-clang compilers. I used the version range in the pre configured site to determine the oldest and newest Intel classic versions that are currently being used. The apple clang line was updated according the the oldest known version being used (13.1.6) and the new version (in Sonoma) 15.0.0.

The oldest LLVM clang version listed is 10.0.0. Do we want to update this?

Testing

CI testing only

Applications affected

None - documentation only update

Systems affected

None

Dependencies

None

Issue(s) addressed

Fixes #909

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

@srherbener srherbener added the INFRA JEDI Infrastructure label Jan 2, 2024
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LLVM clang is correct. We still build the jedi ci containers with clang@10.0.0.

@climbfuji climbfuji merged commit b76ed22 into JCSDA:release/1.6.0 Jan 2, 2024
@climbfuji climbfuji deleted the feature/new-site-compiler-compat branch January 2, 2024 20:11
climbfuji added a commit that referenced this pull request Jan 14, 2024
* Mandatory updates for release/1.6.0 in .gitmodules, configs/containers/*.yaml, configs/containers/specs/jedi-ci.yaml, doc/source/conf.py
* Generate module for qhull
* release/1.6.0: change crtm build type to release, remove qhull from module blacklist (#919)
* set python 3.11.6 and corresponding py-numpy for gsi-addon-dev template (#920)
* Update site config and documentation for Hercules for release/1.6.0
* Update site config and documentation for Nautilus
* Update site config for Discover and documentation for Discover and ParallelWorks
* Update compiler compatibility in New Site documentation (#929)
* Add doc/modulefile_templates/node.js and update site config and documentation for spack-stack-1.6.0 for Narwhal (Intel) and S4
* Update doc/source/PreConfiguredSites.rst for gsi-addon-env on S4
* release/1.6.0 site config & documentation updates for Orion, Derecho, Narwhal/GNU, AWS ParallelCluster, AWS Single-Node AMI Red Hat 8, Casper (#930)
* site config and documentation updates for spack-stack-1.6.0: Orion, Derecho, Narwhal/GNU, AWS ParallelCluster, AWS Single-Node AMI Red Hat 8, Casper.
*A dd information for a new GNU+OpenMPI environment on Hercules that is available for testing.
* Remove libtool form Gaea, Hera and Jet. (#937)
* release/1.6.0: last site config/doc updates and spack submodule update (release/1.6.0 --> spack-stack-1.6.0) (#935)
* Update documentation for acorn
* Update documentation for spack-stack-1.6.0 for Hera, Jet, Gaea C5
* release/1.6.0: fix bug in documentation for Hercules, site config updates/cleanup for ParallelWorks (#943)
* Changes for NOAA Azure, remove use of intel/2018 compiler on NOAA platforms
* Revert changes that were only needed on the release/1.6.0 branch

---------

Co-authored-by: Alex Richert <82525672+AlexanderRichert-NOAA@users.noreply.github.com>
Co-authored-by: Stephen Herbener <32968781+srherbener@users.noreply.github.com>
Co-authored-by: RatkoVasic-NOAA <37597874+RatkoVasic-NOAA@users.noreply.github.com>
Co-authored-by: Natalie Perlin <natalie.perlin@noaa.gov>
@WenMeng-NOAA WenMeng-NOAA mentioned this pull request Apr 23, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

INFRA JEDI Infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants