qacli config cpu
Manage the number of CPUs to utilize during analysis.
Usage
Extended Description
The maximum number of concurrent analysis jobs. By default, if no value has been set (or a value of 0 is used) the number of concurrent analysis jobs will be set to the number of available cores.
Options
| Name, shorthand | Default | Description |
|---|---|---|
--help, -h |
Displays usage information and exits. | |
--ignore-rest, -- |
Ignores the rest of the labeled arguments following this flag. | |
--list, -L
|
Returns the maximum number of concurrent analysis jobs. | |
--set, --S
|
Sets the maximum number of concurrent analysis jobs. A value of 0 indicates the default, usually the number of cores. For Windows, this value cannot exceed 60. |
Examples
Limit Analysis
To limit analysis to a single core:
Revert to the Default for the Machine
To revert to the default number of analysis processes for the machine:
List Current Analysis
To output the current number of analysis processes (including a default value if none has previously been specified):