Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update: Scheduling Building Block Views
authored
May 16, 2024
by
Christoph Schimeczek
Show whitespace changes
Inline
Side-by-side
architecture/Building-Blocks-FAME-Core.md
View page @
d307cec4
...
...
@@ -62,8 +62,9 @@ MpiMessages transmitted through the MpiManager.

| Building Block | Description |
|-----------------
-
|--------------------------------------|
|-----------------|
---------
--------------------------------------|
| Schedule | contains all actions of local Agents |
| RuntimeTracking | creates runtime statistics from Agent actions |
| ScheduleSlot | a time slot |
### Messaging
...
...
@@ -74,7 +75,7 @@ MpiMessages transmitted through the MpiManager.
| PostOffice | transmits messages between Agents across all processes |
| TimeSeriesProvider | provides TimeSeries to other components |
| CommTracking | creates communication statistics from observed messages |
| MessageBuilder |
|
| MessageBuilder |
Constructs Agent-to-Agent messages
|
## Setup

...
...
...
...