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

Add --cpus-per-task to srun commands for Hera and Orion #2077

Commits on Nov 14, 2023

  1. Add --cpus-per-task flag to APRUN commands

    - Update to SLURM on Orion now requires jobs to explicitly
    state thread needs in APRUN/srun command at runtime, instead
    of exporting to environment and getting it from there.
    - Add "--cpus-per-task" flag with thread # to APRUN commands.
    
    Refs NOAA-EMC#2044
    KateFriedman-NOAA committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4b492f4 View commit details
    Browse the repository at this point in the history
  2. Add TODO notes to check need for cpus-per-task flag

    - Check later if preplandobs and landanl APRUN commands
    also need threading and therefore the --cpus-per-task flag.
    
    Refs NOAA-EMC#2044
    KateFriedman-NOAA committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    071ef94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff6135 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6bb1869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9908d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fixed indentations in exglobal_diag.sh

    A few lines within if-blocks/loops were not indented enough.
    
    Refs NOAA-EMC#2044
    KateFriedman-NOAA committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cd13a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928508d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    36a3a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cd31a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132436d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e860412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e42f46 View commit details
    Browse the repository at this point in the history