v5.2.0
Published version 5.2.0.
The version modifies underlying structure of way the collective operations are performed by using shifted tree.
From the user point of view, the changes are visible, mainly by added two new methods:
PCJ.scatter
PCJ.splitGroup
and making methods deprecated:
PCJ.joinGroup
PCJ.join
Moreover, these methods are not supported -- throw UnsupportedOperationException
, as the PCJ.splitGroup
has to be used.