MULTICORE
Determines how progeCAD uses multiple CPUs. The value can be one of the following values:
-2 = Selects one of the CPUs available on the computer. If other progeCAD processes are running, progeCAD finds a single CPU with the fewest progeCAD processes running. If no progeCAD processes are running, progeCAD selects a random CPU from the list of available CPUs.
-1 = progeCAD uses all available CPUs.
0 = progeCAD uses the CPU(s) assigned to progeCAD at startup.
1 = If progeCAD processes are running, progeCAD chooses from all available CPUs on the computer and uses a single CPU with the fewest progeCAD processes running. If no progeCAD processes are running, progeCAD uses a random CPU from the list of CPUs that were originally assigned to progeCAD at startup.
2 to 64 = progeCAD uses the number of CPUs specified. If the value is greater than the number of available CPUs, all CPUs are used.
Type: Integer
Saved: In the registry
Range: -2 to 64
Default: 1