bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: --progress output refers to cores rather than threads


From: Ole Tange
Subject: Re: --progress output refers to cores rather than threads
Date: Thu, 14 Dec 2023 23:29:04 +0100

On Fri, Dec 1, 2023 at 3:21 AM Britton Kerin <britton.kerin@gmail.com> wrote:
>
> On my system:
>
> $ parallel --number-of-threads
> 20
> $ parallel --number-of-cores
> 14
> $ parallel --progress "sleep" ::: 1 1
>
> Computers / CPU cores / Max jobs to run
> 1:local / 20 / 20
>
> Computer:jobs running/jobs completed/%of started jobs/Average seconds
> to complete
> local:0/2/100%/0.5s
>
> So the output says "cores" when it should say "threads".  The
> cores/threads distinction is discussed in the documentation, but I'd
> still say "CPU threads" to be clearer.

Expect a fix in next release.

/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]