ThreadsΒΆ

Number of parallel threads to use. Initially, this value will be initialized to the number of physical CPU cores (excluding hyperthreading cores) of the current machine.

Format

Number

An integer specifying how many parallel threads should be started for the most demanding computations.

Default

The number of physical cores of all CPUs.