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 NCL easyblock for intel #3409

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Aug 13, 2024

  1. update NCL easyblock to support intel-compilers

    modern intel toolchain (e.g. 2023b) depend on intel-compilers, not ifort
    Louwrensth committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9c39562 View commit details
    Browse the repository at this point in the history
  2. tweak NCL easyblock to be less spammy

    both 'FcOptions' and 'FOptimizeFlag' were set to FFLAGS, causing ifort with duplicate -xHost to warn a lot about it
    Louwrensth committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    28bd8ba View commit details
    Browse the repository at this point in the history
  3. ncl: typo

    Louwrensth committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3776130 View commit details
    Browse the repository at this point in the history