SST  10.1.0
StructuralSimulationToolkit
SST::RankSyncSerialSkip Class Reference
Inheritance diagram for SST::RankSyncSerialSkip:
SST::NewRankSync

Public Member Functions

 RankSyncSerialSkip (TimeConverter *minPartTC)
 Create a new Sync object which fires with a specified period.
 
ActivityQueueregisterLink (const RankInfo &to_rank, const RankInfo &from_rank, LinkId_t link_id, Link *link) override
 Register a Link which this Sync Object is responsible for.
 
void execute (int thread) override
 
void exchangeLinkUntimedData (int thread, std::atomic< int > &msg_count) override
 Cause an exchange of Untimed Data to occur.
 
void finalizeLinkConfigurations () override
 Finish link configuration.
 
void prepareForComplete () override
 Prepare for the complete() stage.
 
SimTime_t getNextSyncTime () override
 
uint64_t getDataSize () const override
 
- Public Member Functions inherited from SST::NewRankSync
TimeConvertergetMaxPeriod ()
 

Additional Inherited Members

- Protected Member Functions inherited from SST::NewRankSync
void finalizeConfiguration (Link *link)
 
void prepareForCompleteInt (Link *link)
 
void sendUntimedData_sync (Link *link, Event *data)
 
- Protected Attributes inherited from SST::NewRankSync
SimTime_t nextSyncTime
 
TimeConvertermax_period
 

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