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: Jake VanEck
Subject: Re: parsort not using --parallel parameter
Date: Mon, 20 Feb 2023 15:18:47 -0500

ack, I'm sorry. I meant to type parsort ..... I'm an idiot

parsort -u --parallel=4 -S 200M -T /mnt/c/temp /mnt/d/wordlists/words02

and yes, I limit the memory because the file I'm sorting is around 4TB in size 

-Jake


On Mon, Feb 20, 2023 at 9:45 AM Martin Møller Skarbiniks Pedersen <traxplayer@gmail.com> wrote:
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]