首页 | 本学科首页   官方微博 | 高级检索  
     

一种在复杂环境中支持容错的高性能规约框架
引用本文:李超,赵长海,晏海华,刘超,文佳敏,王增波. 一种在复杂环境中支持容错的高性能规约框架[J]. 北京航空航天大学学报, 2018, 44(10): 2115-2124. DOI: 10.13700/j.bh.1001-5965.2017.0786
作者姓名:李超  赵长海  晏海华  刘超  文佳敏  王增波
作者单位:北京航空航天大学 计算机学院,北京,100083;中国石油集团东方地球物理勘探有限责任公司 物探技术研究中心,北京,100088
基金项目:国家自然科学基金(61672073);中国石油天然气集团公司科学研究与技术开发项目(2016E-1001)
摘    要:规约是并行应用最常用的集合通信操作之一,现存规约算法存在2方面主要问题。第一,不适应复杂环境,当计算环境出现干扰时,规约效率显著降低。第二,不支持容错,当节点发生故障时,规约被迫中断。针对上述问题,提出一种基于任务并行的高性能分布式规约框架。首先,该框架将规约拆分为一系列独立的计算任务,使用任务调度器以保证就绪任务被优先调度到具有较高性能的节点上执行,从而有效避免了慢节点对整体性能的影响。其次,该框架基于规约数据的可靠性存储和故障侦听机制,以任务为粒度,可在应用不退出的前提下实现故障恢复。在复杂环境中的实验结果表明,分布式规约框架具有高可靠性,与现有规约算法相比,规约性能最高提升了2.2倍,并发规约性能最高提升了4倍。

关 键 词:规约  集合通信  复杂环境  干扰  容错  并行计算
收稿时间:2017-12-21

A fault tolerant high-performance reduction framework in complex environment
LI Chao,ZHAO Changhai,YAN Haihua,LIU Chao,WEN Jiamin,WANG Zengbo. A fault tolerant high-performance reduction framework in complex environment[J]. Journal of Beijing University of Aeronautics and Astronautics, 2018, 44(10): 2115-2124. DOI: 10.13700/j.bh.1001-5965.2017.0786
Authors:LI Chao  ZHAO Changhai  YAN Haihua  LIU Chao  WEN Jiamin  WANG Zengbo
Abstract:Reduction is one of the most commonly used collective communication operations for parallel applications. There are two problems for the existing reduction algorithms:First, they cannot adapt to complex environment. When interferences appear in computing environment, the efficiency of reduction degrades significantly. Second, they are not fault tolerant. The reduction operation is interrupted when a node failure occurs. To solve these problems, this paper proposes a task-based parallel high-performance distributed reduction framework. Firstly, each reduction operation is divided into a series of independent computing tasks. The task scheduler is adopted to guarantee that ready tasks will take precedence in execution and each task will be scheduled to the computing node with better performance. Thus, the side effect of slow nodes on the whole efficiency can be reduced. Secondly, based on the reliability storage for reduction data and fault detecting mechanism, fault tolerance can be implemented in tasks without stopping the application. The experimental results in complex environment show that the distributed reduction framework promises high availability and, compared with the existing reduction algorithm, the reduction performance and concurrent reduction performance of distributed reduction framework are improved by 2.2 times and 4 times, respectively.
Keywords:reduction  collective communication  complex environment  interference  fault tolerance  parallel computing
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《北京航空航天大学学报》浏览原始摘要信息
点击此处可从《北京航空航天大学学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号