Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. job management: support restart, scancel with signal?
  2. check for existing user/platform. Note: --dependency flag can be used to check for unique jobname but jobs are still queued. Better to exit if the same jobname is found. See the unique format here: ls ~tmoopr/.psdaq/. 
  3. procstat like unbuffered output style. Maybe https://portal.supercomputing.wales/index.php/index/slurm/interactive-use-job-arrays/x11-gui-forwarding/
  4. check if slurm avoids weka cores. How to identify what a resource is for drp (Bandwidth/ Memory/ physical cores for each process). 

Slurm manages resources (CPUs, GPUs)

...