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 modules #112

Closed

Commits on Oct 17, 2024

  1. Update chicoma-cpu modules

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

    xylar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a1d98a7 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 17, 2024
    Configuration menu
    Copy the full SHA
    9c0b308 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Update nvidia modules

    xylar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c5552b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. 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 21, 2024
    Configuration menu
    Copy the full SHA
    ca87958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d379003 View commit details
    Browse the repository at this point in the history
  3. Update gcc and nvidia to newer versions

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