Re: [slurm-users] Fwd: Using PreemptExemptTime

2022-02-03 Thread Phil Kauffman
> I know you want to suspend preempted jobs, but what happens if you > cancel them instead? Thanks John. Your response definitely helped me. I have done as you suggested and tested CANCEL which worked. For John and everyone else: below are the results of my tests. My apologies for the wall o

Re: [slurm-users] Fwd: Using PreemptExemptTime

2022-02-03 Thread John DeSantis
Phil, Does anyone have a working example using PreemptExemptTime? My goal is to make a higher priority job wait 24 hours before actually preempting a lower priority job. Another way, any job is entitled to 24 hours run time before being preempted. The preempted job should be suspended, ideally.