Polybench® Reference
Action that changes a variable parameter.

SET_PARAMETER

Overview

The SET_PARAMETER Action is used to change a parameter in another component or operator.

An Action may use a Value and an Address
Value: the new value of the specified address.
Address: the name of the operator and parameter, like "$operator.parameter".

Details

Value

The new value of the parameter. The format of the value depends on the parameter in the component that is to be changed. See the Variable Parameters (link) of that component.

Address

Specifies which components are affected.

Synchronous or asynchronous

This action is performed synchronously with data processing. If an action is asynchronous, it is performed only after all synchronous actions in a sequence have been called. A synchronous action is performed immediately.