![]() |
SENSEI
A frame work for generic in situ analytics
|
represents the way data is partitioned for in-transit operation mode. More...
#include <Partitioner.h>
Protected Attributes | |
| int | Verbose |
represents the way data is partitioned for in-transit operation mode.
given a collection of data and set of ranks, partition the data to a new set of ranks. the collection of data and its assigmment to ranks is described by MeshMetadata. The partitioner is not responsible for moving data, only deciding how it should be layed out and distributed after the move.