SST  11.0.0
StructuralSimulationToolkit
SST::RankSync Class Referenceabstract
Inheritance diagram for SST::RankSync:
SST::EmptyRankSync SST::RankSyncParallelSkip SST::RankSyncSerialSkip

Public Member Functions

virtual ActivityQueueregisterLink (const RankInfo &to_rank, const RankInfo &from_rank, LinkId_t link_id, Link *link)=0
 Register a Link which this Sync Object is responsible for.
 
virtual void execute (int thread)=0
 
virtual void exchangeLinkUntimedData (int thread, std::atomic< int > &msg_count)=0
 
virtual void finalizeLinkConfigurations ()=0
 
virtual void prepareForComplete ()=0
 
virtual SimTime_t getNextSyncTime ()
 
TimeConvertergetMaxPeriod ()
 
virtual uint64_t getDataSize () const =0
 

Protected Member Functions

void finalizeConfiguration (Link *link)
 
void prepareForCompleteInt (Link *link)
 
void sendUntimedData_sync (Link *link, Event *data)
 

Protected Attributes

SimTime_t nextSyncTime
 
TimeConvertermax_period
 

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