setSlotCount {simplace} | R Documentation |
Sets number of used CPUs
Description
Sets the number of processors that are used parallel.
The function can be used only after initSimplace
has been
called.
Usage
setSlotCount(count)
Arguments
count |
number of processors |
Value
No return value, called for the side effect of setting the number of processors used for simulation runs
[Package simplace version 5.0.13 Index]