/home/runner/work/HiCR/HiCR/include/hicr/frontends/channel/fixedSize/base.hpp Source File
|
HiCR
|
base.hpp
Go to the documentation of this file.
68 : channel::Base(coordinationCommunicationManager, payloadCommunicationManager, coordinationBuffer, tokenSize, capacity)
Definition communicationManager.hpp:54
Definition base.hpp:70
Definition base.hpp:42
Base(CommunicationManager &coordinationCommunicationManager, CommunicationManager &payloadCommunicationManager, const std::shared_ptr< LocalMemorySlot > &coordinationBuffer, const size_t tokenSize, const size_t capacity)
Definition base.hpp:63
Provides a definition for the base backend's communication manager class.
Provides a definition for a HiCR Global Memory Slot class.
Provides a failure model and corresponding exception classes.
Generated by