"Maes, Richard" <[email protected]> writes: > It would seem to me that the best way to do this would be to create a > queue for these jobs and then use the resource quota to limit the number > of jobs that can execute in that queue simultaneously to 1. Now you can > launch all the jobs and let them queue until there is an available slot. > > { > name max_np_A_jobs > description NONE > enabled TRUE > limit users * queues lt_np_A to slots=1 > }
But normal users can't create queues for one thing (and you don't want extra queues without good reason). https://arc.liv.ac.uk/trac/SGE/ticket/1387 is meant to address somewhat similar issues, but it's not necessary in this case. -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
