Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Slurm quality of live improvements #21

Merged
merged 7 commits into from
Sep 30, 2024
Merged

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. Use re module for sacct parsing, should be more resilient to newlines…

    … and other strange things in the jobs fields, also it is faster
    hejung committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f53b144 View commit details
    Browse the repository at this point in the history
  2. Distuinguish between node failure and 'job failure' in slurm.py, reru…

    …n slurmtrajectoryCVs if a node failure is observed
    hejung committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    22f6a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4160ca View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fixes

    hejung committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c782aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4aa740 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    733f5ac View commit details
    Browse the repository at this point in the history