adaptivecomputing / torque

Torque Repository
Other
251 stars 141 forks source link

Spread job polling more iniformly #67

Open konvpalto opened 11 years ago

konvpalto commented 11 years ago

This is the update of the patch I had submitted back to 2012, http://www.supercluster.org/pipermail/torquedev/2012-January/003963.html Comparing to the initial one, it contains the fix from Lukasz Flis (thanks!) that enables the 'else' branch that spreads jobs when (running_count < JobStatRate). Everything else is unmodified since the original version.

It was tested at our Tier-2 site (1.5K job slots), at JINR Tier-2 site (2.5K job slots) and at Lukasz's resources: no issues were found (apart the one Lukasz helped to fix).

Current patch version: http://computing.kiae.ru/~rea/torque-2.5.10-spread-polls-uniformly.patch

lflis commented 11 years ago

I vote for this one. Patch in production in Cyfronet for over 1 year now (17k cores at the moment)