PPL Logo

LBMigrateMsg Class Reference
[Charm++ Load Balancing Framework]

message contains the migration decision from LB strategies. More...

#include <BaseLB.h>

Inheritance diagram for LBMigrateMsg:

Inheritance graph
[legend]
Collaboration diagram for LBMigrateMsg:

Collaboration graph
[legend]

Public Member Functions

 LBMigrateMsg ()
void pup (PUP::er &p)

Data Fields

int level
int n_moves
MigrateInfomoves
char * avail_vector
int next_lb
double * expectedLoad
int step
int lbDecisionCount

Detailed Description

message contains the migration decision from LB strategies.

Definition at line 223 of file BaseLB.h.


Constructor & Destructor Documentation

LBMigrateMsg::LBMigrateMsg (  )  [inline]

Definition at line 240 of file BaseLB.h.


Member Function Documentation

void LBMigrateMsg::pup ( PUP::er p  )  [inline]

Definition at line 241 of file BaseLB.h.

References avail_vector, Converse::CkNumPes(), expectedLoad, level, moves, n_moves, next_lb, and p.

Referenced by CkMessageReplay::process().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 237 of file BaseLB.h.

Referenced by CentralLB::ApplyDecision(), and CentralLB::ProcessReceiveMigration().

Definition at line 238 of file BaseLB.h.

Referenced by CentralLB::ApplyDecision(), and CentralLB::ProcessReceiveMigration().


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:26:33 2020 for Charm++ by  doxygen 1.5.5