coreutils
[Top][All Lists]
Advanced

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

Does --parallel apply to merge sort?


From: Peng Yu
Subject: Does --parallel apply to merge sort?
Date: Tue, 11 Jun 2019 10:30:20 -0500

Hi,

It seems that there is no need to use parallelization for merge sort.
So for the following option of `sort`, I think that it only applies to
regular sort by not merge sort. Is it so?

       --parallel=N
              change the number of sorts run concurrently to N

-- 
Regards,
Peng



reply via email to

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