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 Frontier machine/compilers following system update #6579

Merged
merged 1 commit into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Update Frontier machine/compilers following system update

    - Retain current software modules instead of updating to the latest versions.
    - Add linker options to use GCC 12.2, addressing linker errors.
    - Utilize Fortran linker to resolve additional linker errors.
    - Replace hipcc with mpicxx for MPICXX macro in the GPU compiler definitions.
    - Adjust compiler priority to prioritize reliability over performance.
    - Temporarily comment out ADIOS2 configurations
    grnydawn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    25fe732 View commit details
    Browse the repository at this point in the history