POETSII / Orchestrator

The Orchestrator is the configuration and run-time management system for POETS platforms.
1 stars 1 forks source link

Stray 25(E) message when constraining placement. #286

Closed mvousden closed 2 years ago

mvousden commented 2 years ago

When using the placement /constrain operator command, a stray 25(E) message is printed even though the command is consumed correctly:

POETS> 14:41:47.06:  20(I) The microlog for the command 'place /constraint = MaxDevicesPerThread, 1' will be written to '../Output/Microlog/Microlog_2021_10_27T14_41_47p4.plog'.
POETS> 14:41:47.06: 322(I) Constraining the maximum number of placed devices per thread in the hardware model to 1.
POETS> 14:41:47.06:  25(E) Unknown clause (cons) in placement command

Produced using the 3x3 plate heat example (81b2223 of the Orchestrator examples repository), on 3860c0f of the Orchestrator (development).