‑‑parallel
In this section:
Syntax
--parallel threadsParameters
| The maximum number of threads to use during parallel analysis. |
For use with
icstat
Description
Use this option to specify the maximum number of threads to use during parallel analysis.
Note
This option might cause subsequently performed analyses to produce more or fewer messages. This is because the summary information for the source files might change depending on the order in which they are analyzed. To make the amount of messages stay approximately the same from one analysis run to another, use the option --deterministic, see ‑‑deterministic.
Caution
Project>Options>Static Analysis>Enable parallel analysis