Skip to content

MOMA-AUH/gwf-failed-targets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwf-failed-targets

A GWF plugin for logging extended Slurm accounting records of failed targets in a workflow.

Installation

Install using conda:

conda install moma-auh::gwf-failed-targets

Or install using pip:

pip install git+https://github.com/MOMA-AUH/gwf-failed-targets.git

Usage

Usage: gwf failed-targets [OPTIONS]

  Log records of failed targets.

Options:
  -f, --log-path PATH     Output file path for extended accounting records of
                          failed targets. If not provided, the records will be
                          displayed in a table format on the standard output
                          (stdout).
  -r, --restart           Restart failed targets and their dependents. Only
                          targets with the following failure types are
                          restartet: [Timeout, OutOfMemory, FileSystem].
  -m, --multiplier FLOAT  Multiplicative factor to scale resource options of
                          failed targets. Walltime and memory is multiplied
                          for Timeout and OutOfMemory failures, respectively.
  --help                  Show this message and exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages