Skip to content

0.1.3

Compare
Choose a tag to compare
@vinjana vinjana released this 03 Jul 08:45
87f1b5b
various fixes for the slurm implementation

  - patch: Added getter for JobState enum.
  - patch: Fix SLURM API.
    * Reworked queryExtendedJobStateById to always execute both scontrol and sacct and combine the output
    * Some refactoring and added comments
    * Fixed time parsing for jobs longer than 24h
    * Added --propagate=none" to getAdditionalCommandParameters
    * Added tests