引用本文:涂登彪,谭光明,孙凝晖.无锁同步的细粒度并行介度中心算法.软件学报,2011,22(5):986-995
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 6013次   下载 7855 本文二维码信息
码上扫一扫!
分享到: 微信 更多
无锁同步的细粒度并行介度中心算法
涂登彪1,2, 谭光明1, 孙凝晖1
1.中国科学院 计算技术研究所 计算机系统结构重点实验室,北京 100190;2.中国科学院 研究生院,北京 100049
摘要:
通过结合体系结构和算法进行研究发现,基于锁的同步机制是细粒度并行介度中心(betweenness centrality,简称BC)算法在现有多核平台上高效执行的主要瓶颈.提出了一种消除锁同步的数据驱动(data-centric)并行算法,在AMD 32 核SMP 和Intel 8 核SMP 两个平台上获得了2 倍左右的加速比.
关键词:  介度中心  锁同步  细粒度并行  数据驱动  多核
DOI:10.3724/SP.J.1001.2011.03811
分类号:
基金项目:国家自然科学基金(60803030, 60633040, 60921002, 60925009)
Fine-Grained Parallel Betweenness Centrality Algorithm Without Lock Synchronization
TU Deng-Biao1,2, TAN Guang-Ming1, SUN Ning-Hui1
1.Key Laboratory of Computer System and Architecture, Institute of Computing Technology, The Chinese Academy of Sciences, Beijing 100190, China;2.Graduate University, The Chinese Academy of Sciences, Beijing 100049, China
Abstract:
Through a joint study in architecture and application, it is found that lock synchronization in a fine-grained parallel betweenness centrality (BC) program poses an obstacle for the efficient execution of parallel architectures. This paper proposes a data-centric parallel algorithm that eliminates lock synchronization. This algorithm reduces execution time and improves speeds up twice as fast on both AMD 32 core SMP and Intel 8core SMP.
Key words:  betweenness centrality  lock synchronization  fine-grained parallelism  data-centric  multi-core

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: