Poplar and PopLibs
|
A program to synchronise at a certain granularity dictated by the SyncType
.
More...
#include <Program.hpp>
Public Member Functions | |
Sync (SyncType type, const DebugContext &debugContext={}) | |
A program to synchronise at a certain granularity dictated by the SyncType
.
poplar::program::Sync::Sync | ( | SyncType | type, |
const DebugContext & | debugContext = {} |
||
) |
type | The type of sync to perform. |
debugContext | Optional DebugId and program name. |