In most of the optimisation functions, users can specify multiple starting guesses; the function iterates over those starting guesses for the optimisation.
It has been reported that on Windows, the number of cores specified only takes effect on the first guess but not on all subsequent iterations.

@frankhezemans reported this issue