If a Chapel program does not use locales (*) so there is just one locale, will a program use all the processors/cores on the machine of execution (if so presumably by using kernel threads).
(*) Locales as used in Chapel is a somewhat unfortunate choice given the use of the term locale to mean language and variant in most operating systems.