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
