Andrew Heather
authored
Pstream: added maxCommsSize setting to do (unstructured) parallel transfers in blocks. Tested: - with maxCommsSize 0 produces exactly same result as plus.develop - compiles with label64 - with maxCommsSize e.g. 3 produces exactly same result as plus.develop - with maxCommsSize=0 exactly the same messages (with Pstream::debug = 1) as plus.develop See merge request !85