Hi Jerry,

That ability did not exist until 5 minutes ago ;-)
There is a patch for SLURM version 2.3 here:
https://github.com/chaos/slurm/commit/e91b4e2c80c5923aba670916bfc0ab29aaffda68
It should work with SLURM version 2.2 also if you need this now. (I could build 
you a patch for version 2.2 if tjos does not apply cleanly).

Moe


________________________________________
From: [email protected] [[email protected]] On Behalf 
Of Jerry Smith [[email protected]]
Sent: Tuesday, June 07, 2011 7:00 AM
To: slurm-dev >> "[email protected]"
Subject: [slurm-dev] "adding"  time to a queued/running job

All,

Is there a way to "add" time to a job, rather than completely resetting
the TimeLimit?

Something like:

 scontrol update jobid=4699316 TimeLimit=+1:00:00
or
 scontrol update jobid=4699316 TimeLimit+=1:00:00

Rather than resetting it via
 scontrol update jobid=4699316 TimeLimit=2:00:00 ( if the job were
submitted for an hour to begin with ).


Thanks in advance,

Jerry


Reply via email to