Placement constraints
The placement_constraints
section (optional) specifies which spatial domains
SimSpace Weaver should place together on the same workers. For more information, see
Configuring spatial domains.
Important
Versions 1.13
and 1.12
don't support placement_constraints
.
placement_constraints: - placed_together: ["
spatial-domain-name
", "spatial-domain-name
",...
] on_workers: ["worker-group-name
"]
Properties
placed_together
-
Specifies the spatial domains that SimSpace Weaver should place together.
Required: Yes
Type: String array
Valid values: Names of spatial domains specified in the schema
on_workers
-
Specifies the worker group that that SimSpace Weaver should place the domains on.
Required: Yes
Type: 1-element string array
Valid values: Name of a worker group specified in the schema