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

Fix SLURM RAM monitoring #473

Merged
merged 11 commits into from
Nov 28, 2023
Merged

Fix SLURM RAM monitoring #473

merged 11 commits into from
Nov 28, 2023

Commits on Nov 22, 2023

  1. Fix Slurm warning

    benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    54380bd View commit details
    Browse the repository at this point in the history
  2. Reduce call to scontrol

    benoit-cty authored and benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    accd249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f4724 View commit details
    Browse the repository at this point in the history
  4. Bump version

    benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cddb439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9011b4e View commit details
    Browse the repository at this point in the history
  6. Typo in SLURM_JOB_ID (+ strip)

    vict0rsch authored and benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2fa5da4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02e9947 View commit details
    Browse the repository at this point in the history
  8. use package-level constant for $SLURM_JOB_ID

    This accounts for the deprecated `$SLURM_JOBID`
    vict0rsch authored and benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e533d5c View commit details
    Browse the repository at this point in the history
  9. use textwrap.dedent

    vict0rsch authored and benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    35e9ed5 View commit details
    Browse the repository at this point in the history
  10. docstrings

    vict0rsch authored and benoit-cty committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b4c39f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Fix precommit

    benoit-cty committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    37780c9 View commit details
    Browse the repository at this point in the history