Skip to content

Production release

Fokke Dijkstra requested to merge production_version into main

Made the script ready for production by:

  1. Add dry_run option
  2. Check users based on uid instead of name
  3. Add separate walltime value for GPU processes
  4. Separate check for GPU processes from CPU checks
  5. Remove CPU time check from GPU processes
  6. Tested and improved user notification
  7. Moved and reduced sleeps in kill_process
  8. Improved default values
  9. Shortened logging output and added dry_run setting to output
  10. Added more exceptions to the program list

Merge request reports

Loading