Hi, The cluster is shared - any given node might be running tasks from any number of distinct jobs. As new slots open up (regardless of node location) they are assigned to the job that is under its fair share (at least speaking for the fairshare scheduler)
-Todd On Thu, Jul 30, 2009 at 2:11 AM, <20seco...@web.de> wrote: > Hi, > a short question regarding different schedulers ( FairScheduler & > CapacityScheduler). > How is the clusteractually split? Is it on the time basis (first run job x > on entire cluster then ... ) or on a node basis (job x runs on nodes 1-100, > jobs2 ....). > > Thanks for your support! >