Re: [gridengine users] Disabling Backfilling

2014-07-16 Thread François-Michel L'Heureux
It works! I found out that I needed to update the default_duration from INFINITY to something big. Woohoo! Thanks anyway. Mich 2014-07-16 11:12 GMT-04:00 Jesse Becker : > On Wed, Jul 16, 2014 at 10:47:25AM -0400, François-Michel L'Heureux wrote: > >> I simply want to disable backfilling to have

Re: [gridengine users] Disabling Backfilling

2014-07-16 Thread Jesse Becker
On Wed, Jul 16, 2014 at 10:47:25AM -0400, François-Michel L'Heureux wrote: I simply want to disable backfilling to have a pure FIFO queue. I found that thread http://comments.gmane.org/gmane.comp.clustering.gridengine.users/17148. From it I understand that it can't be done, but it was 5 years ago