Module placement

Module placement 

Source
Expand description

Placement constraints for pipeline stages.

NodeConstraint describes where a stage should run. In the current implementation all stages run locally; constraints are recorded as placement hints for future remote dispatch via CpuLease.

Enumsยง

NodeConstraint
Placement hint for a pipeline stage.