[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Multicore Shutdown
- Date: Tue, 19 Jul 2016 21:41:29 +0200
- From: Laurence Field <Laurence.Field@xxxxxxx>
- Subject: [HTCondor-users] Multicore Shutdown
Hi,
We would like to optimize the shutdown of multicore startds. After the
startds no longer accepts new jobs, there is a point where the time
wasted by the idle slots exceeds the time lost by killing the running
jobs. This is essentially shutdown startd if sum idle time > sum time of
running jobs. Does anyone know how this should correctly expressed in
the config?
Cheers,
Laurence