Make initial offset into OSTs random
Make initial offset into OSTs random so we do not reuse the same OSTs for all dumps and runs. This can be an issue when the ranks is less than the number of OSTs and to a lesser extent when the number of OSTs isn't an exact multiple of the number of ranks.
Fixes #790 (closed) ?
Merge request reports
Activity
added feature request label
requested review from @matthieu
assigned to @pdraper
mentioned in issue #790 (closed)
mentioned in commit 2a3a3467
Sorry, I am slow. Any reason we would not want to also do this for the restart files?
They are typically not stored for a long time but the same biasing towards low values is also there.
Edited by Matthieu Schallermentioned in merge request !1709 (merged)
Please register or sign in to reply