Skip to content
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

Update chicoma-cpu gnu and nvidia builds #6705

Merged
merged 7 commits into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. Update chicoma-cpu modules

    xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ce98c5a View commit details
    Browse the repository at this point in the history
  2. Add latest cmake

    xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    457c943 View commit details
    Browse the repository at this point in the history
  3. Updates to get E3SM working on chicoma-cpu

    jonbob authored and xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a44f71e View commit details
    Browse the repository at this point in the history
  4. Update nvidia modules

    xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    699dea0 View commit details
    Browse the repository at this point in the history
  5. Add GNU_CRAY_LDFLAGS flag to MPAS standalone builds

    This should be set to:
    ```
    export GNU_CRAY_LDFLAGS="-Wl,--enable-new-dtags"
    ```
    on Chicoma-CPU with gcc.
    xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6453565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    750707a View commit details
    Browse the repository at this point in the history
  7. Update gcc and nvidia to newer versions

    This is to match proposed updates to Perlmutter-CPU
    E3SM-Project#6702
    xylar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0cb78ea View commit details
    Browse the repository at this point in the history