一种在复杂环境中支持容错的高性能规约框架  

A fault tolerant high-performance reduction framework in complex environment

在线阅读下载全文

作  者:李超[1] 赵长海[2] 晏海华[1] 刘超[1] 文佳敏[2] 王增波 LI Chao;ZHAO Changhai;YAN Haihua;LIU Chao;WEN Jiamin;WANG Zengbo(School of Computer Science and Engineering,Beijing University of Aeronautics and Astronautics,Beijing 100083,China;Research Center of Geophysical Exploration,BGP INC.,China National Petroleum Corporation,Beijing 100088,China)

机构地区:[1]北京航空航天大学计算机学院,北京100083 [2]中国石油集团东方地球物理勘探有限责任公司物探技术研究中心,北京100088

出  处:《北京航空航天大学学报》2018年第10期2115-2124,共10页Journal of Beijing University of Aeronautics and Astronautics

基  金:国家自然科学基金(61672073);中国石油天然气集团公司科学研究与技术开发项目(2016E-1001)~~

摘  要:规约是并行应用最常用的集合通信操作之一,现存规约算法存在2方面主要问题。第一,不适应复杂环境,当计算环境出现干扰时,规约效率显著降低。第二,不支持容错,当节点发生故障时,规约被迫中断。针对上述问题,提出一种基于任务并行的高性能分布式规约框架。首先,该框架将规约拆分为一系列独立的计算任务,使用任务调度器以保证就绪任务被优先调度到具有较高性能的节点上执行,从而有效避免了慢节点对整体性能的影响。其次,该框架基于规约数据的可靠性存储和故障侦听机制,以任务为粒度,可在应用不退出的前提下实现故障恢复。在复杂环境中的实验结果表明,分布式规约框架具有高可靠性,与现有规约算法相比,规约性能最高提升了2.2倍,并发规约性能最高提升了4倍。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.

关 键 词:规约 集合通信 复杂环境 干扰 容错 并行计算 

分 类 号:TP301.6[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象