Poplar and PopLibs
poplar::program::Sync Class Reference

A program to synchronise at a certain granularity dictated by the SyncType. More...

#include <Program.hpp>

Inheritance diagram for poplar::program::Sync:
poplar::program::Program

Public Member Functions

 Sync (SyncType type, const DebugContext &debugContext={})
 

Detailed Description

A program to synchronise at a certain granularity dictated by the SyncType.

Constructor & Destructor Documentation

◆ Sync()

poplar::program::Sync::Sync ( SyncType  type,
const DebugContext debugContext = {} 
)
Parameters
typeThe type of sync to perform.
debugContextOptional DebugId and program name.

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