Hi,
What should be the load balancing algorithm if I want to dispatch the jobs to not busy nodes all the time ( there should not be an idle node when there is a job in the queue), right now I'm using the algorithm proportional but sometimes I submit a 3 jobs to a grid with two nodes , but somehow one node only runs them.