【24h】

An Improved Parallel Sorting Algorithm for Odd Sequence

机译:一种改进的奇数序列并行排序算法

获取原文

摘要

This paper studies the bitonic merge sort algorithm which is difficult to get the prospective sorted result for some odd sequence. We develop a new parallel sorting algorithm, increasing CCI (compare and conditionally interchange) operations, derived from the odd merge sort algorithm. The proposed algorithm is based on a divide-and-conquer strategy. First of all, the sequence to be sorted is decomposed in several groups that are sorted in parallel. After that, all groups are merged into a final, sorted sequence. Therefore, any odd bitonic sequence can be correctly sorted with the mended algorithm, Furthermore, The paper analyzes the computational complexity of the new algorithm and compares it with that of other well-known parallel sorting algorithms. It does not increase memory consumption, and keep the same complexity. Analytic results are compared with those of the sequential algorithm and parallel implementations of other sorting algorithms, obtaining that our proposal outperforms the other solutions.
机译:本文研究了一种双音合并排序算法,该算法难以获得某些奇数序列的预期排序结果。我们开发了一种新的并行排序算法,增加了从奇数合并排序算法派生的CCI(比较和条件互换)操作。所提出的算法是基于分而治之的策略。首先,将要排序的序列分解为并行排序的几组。之后,所有组将合并为最终的排序序列。因此,使用改进后的算法可以正确地分类任何奇特的双音序列。此外,本文分析了该新算法的计算复杂度,并将其与其他知名的并行分类算法进行了比较。它不会增加内存消耗,并且保持相同的复杂性。将分析结果与顺序算法和其他排序算法的并行实现的结果进行比较,得出我们的建议优于其他解决方案。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号