首页> 外文期刊>Journal of Parallel and Distributed Computing >Efficient out-of-core sorting algorithms for the Parallel Disks Model
【24h】

Efficient out-of-core sorting algorithms for the Parallel Disks Model

机译:并行磁盘模型的高效核外排序算法

获取原文
获取原文并翻译 | 示例
           

摘要

In this paper, we present efficient algorithms for sorting on the Parallel Disks Model (PDM). Numerous asymptotically optimal algorithms have been proposed in the literature. However, many of these merge based algorithms have large underlying constants in the time bounds, because they suffer from the lack of read parallelism on the PDM. The irregular consumption of the runs during the merge affects the read parallelism and contributes to the increased sorting time. In this paper, we first introduce a novel idea called the dirty sequence accumulation that improves the read parallelism. Next, we show analytically that this idea can reduce the number of parallel I/O's required to sort the input close to the lower bound of Ω (log_(M/B) (N/M)) ). We verify experimentally our dirty sequence idea with the standard R-Way merge and show that our idea can reduce the number of parallel I/Os to sort on the PDM significantly.
机译:在本文中,我们提出了在并行磁盘模型(PDM)上进行排序的有效算法。文献中已经提出了许多渐近最优算法。但是,许多基于合并的算法在时间范围内都有较大的基础常数,因为它们在PDM上缺乏读取并行性。合并过程中游程的不规则消耗会影响读取并行度,并增加排序时间。在本文中,我们首先介绍一种称为脏序列累加的新思想,该思想可以改善读取并行性。接下来,我们通过分析表明,这种想法可以减少将输入分类到Ω下限(log_(M / B)(N / M))附近所需的并行I / O数量。我们通过标准R-Way合并实验验证了我们的脏序列想法,并表明我们的想法可以大大减少在PDM上进行排序的并行I / O的数量。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号