Hi Jerome,

On 03-11-2021 19:11, Jerome BENOIT wrote:
> On Mon, 1 Nov 2021 20:49:58 +0100 Paul Gevers <elb...@debian.org> wrote:
>> Is this run on all cores? Our armhf worker has 160 cores, so you may be
>> running into limits you didn't expect.
> 
> The upstream maintainer would like to know the number of cpus
> from a Python shell.
> 
>>>> import multiprocessing as mp; print(mp.cpu_count());
> 
> Can you get this information ?
> In fact, I am curious to know it as well.

>>> import multiprocessing as mp; print(mp.cpu_count())
160

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to