79289002

Date: 2024-12-17 18:36:56
Score: 1
Natty:
Report link

If you already have a script that does program B and have a way to execute it during program A you should be wrap sbatch around it and periodically submit the job from A instead of running it directly. You may want to check for similar jobs with squeue before each sbatch to make sure they are not piling up.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: WiringHarness