[This is preliminary documentation and is subject to change.]
Setting this to true ensures that, if cores are pinned to CPUs, subsequent processes are pinned to different
sets of CPUs.
Namespace: Microsoft.Research.Naiad
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public bool MultipleLocalProcesses { get; set; }
Property Value
Type: BooleanSee Also