struct
ClusterInfo
Public functions
- void addInterClusterEdge(bool is_send, SharedIDType id, double volume)
- void addIntraVolume(bool is_send, double volume)
-
void addObjEdge(bool is_send,
elm::
ElementIDStruct obj, double volume) -
template<typename SerializerT>void serialize(SerializerT& s)
Public variables
- LoadType load
- BytesType bytes
- SharedIDType shared_id
- double intra_send_vol
- double intra_recv_vol
- std::unordered_map<SharedIDType, double> inter_cluster_send_vol
- std::unordered_map<SharedIDType, double> inter_cluster_recv_vol
-
std::unordered_map<elm::
ElementIDStruct, double> obj_send_vol -
std::unordered_map<elm::
ElementIDStruct, double> obj_recv_vol - NodeType home_node
- BytesType edge_weight
- BytesType max_object_working_bytes
- BytesType max_object_working_bytes_outside
- BytesType max_object_serialized_bytes
- BytesType max_object_serialized_bytes_outside
- BytesType cluster_footprint