bug-parallel
[Top][All Lists]
Advanced

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

Re: parsort not using --parallel parameter


From: Martin Møller Skarbiniks Pedersen
Subject: Re: parsort not using --parallel parameter
Date: Mon, 20 Feb 2023 15:45:17 +0100

On Thu, 16 Feb 2023 at 18:06, Jake VanEck <jake.vaneck@gmail.com> wrote:
>
> When I use the following command in Ubuntu WSL, it's spawning 24 threads 
> (which is the same as my CPU). Am I running this command correctly?
>
> sort -u --parallel=4 -S 200M -T /mnt/c/temp /mnt/d/wordlists/words02

btw. Do you need to limit the memory usage with -S 200M ?
It does slow down the sorting proces.

Regards
Martin


>
>
> $ parsort --version
> GNU parsort 20230122
>
>



reply via email to

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