Re: [SGE-discuss] Multilevel pre-emption in SGE

2016-03-23 Thread Reuti
> Am 23.03.2016 um 15:06 schrieb Gerik Huland : > > Hi Reuti, > > I will answer for Jakob here as I am the guy who has set up the cluster > config. > > Btw. SGE version is 8.1.8. > >> How did you set up the subordination right now - do you use slotwise >> preemption and defined a tree or hier

Re: [SGE-discuss] Multilevel pre-emption in SGE

2016-03-23 Thread Jakob Knudsen
> -Original Message- > From: Reuti [mailto:re...@staff.uni-marburg.de] > Sent: 23. marts 2016 12:59 > To: Jakob Knudsen > Cc: sge-discuss@liv.ac.uk > Subject: Re: [SGE-discuss] Multilevel pre-emption in SGE > > > > > > Is there a way to make sure th

Re: [SGE-discuss] Multilevel pre-emption in SGE

2016-03-23 Thread Gerik Huland
Hi Reuti, I will answer for Jakob here as I am the guy who has set up the cluster config. Btw. SGE version is 8.1.8. > How did you set up the subordination right now - do you use slotwise > preemption and defined a tree or hierarchy? No. We use queuewise subordination. I did a couple of length

Re: [SGE-discuss] Multilevel pre-emption in SGE

2016-03-23 Thread Reuti
> Am 23.03.2016 um 09:34 schrieb Jakob Knudsen : > > Hello. > > Consider a cluster with two nodes and three queues. All queues distribute > jobs to all nodes. > normal.q: no time limit > medium.q: 4 hour time limit > short.q: 30 min time limit > > Medium jobs can suspend normal jobs and short

[SGE-discuss] Multilevel pre-emption in SGE

2016-03-23 Thread Jakob Knudsen
Hello. Consider a cluster with two nodes and three queues. All queues distribute jobs to all nodes. normal.q: no time limit medium.q: 4 hour time limit short.q: 30 min time limit Medium jobs can suspend normal jobs and short jobs suspend both normal and medium jobs. Now consider a situation o