General data structure expansion for multi-threading

Author:

Yu Hongtao1,Ko Hou-Jen1,Li Zhiyuan1

Affiliation:

1. Purdue University, West Lafayette, IN, USA

Abstract

Among techniques for parallelizing sequential codes, privatization is a common and significant transformation performed by both compilers and runtime parallelizing systems. Without privatization, repetitive updates to the same data structures often introduce spurious data dependencies that hide the inherent parallelism. Unfortunately, it remains a significant challenge to compilers to automatically privatize dynamic and recursive data structures which appear frequently in real applications written in languages such as C/C++. This is because such languages lack a naming mechanism to define the address range of a pointer-based data structure, in contrast to arrays with explicitly declared bounds. In this paper we present a novel solution to this difficult problem by expanding general data structures such that memory accesses issued from different threads to contentious data structures are directed to different data fields. Based on compile-time type checking and a data dependence graph, this aggressive extension to the traditional scalar and array expansion isolates the address ranges among different threads, without struggling with privatization based on thread-private stacks, such that the targeted loop can be effectively parallelized. With this method fully implemented in GCC, experiments are conducted on a set of programs from well-known benchmark suites such as Mibench, MediaBench II and SPECint. Results show that the new approach can lead to a high speedup when executing the transformed code on multiple cores.

Publisher

Association for Computing Machinery (ACM)

Subject

Computer Graphics and Computer-Aided Design,Software

Reference40 articles.

1. http://http://www.spec.org/cpu/. http://http://www.spec.org/cpu/.

2. http://gcc.gnu.org/projects/gomp/. http://gcc.gnu.org/projects/gomp/.

3. http://software.intel.com/en-us/intel-compilers/. http://software.intel.com/en-us/intel-compilers/.

4. Automatic generation of nested, fork-join parallelism

Cited by 5 articles. 订阅此论文施引文献 订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献

1. Comparative Analysis of Sequential and Parallel Computing for Object Detection Using Deep Learning Model;2023 24th International Arab Conference on Information Technology (ACIT);2023-12-06

2. LD;ACM Transactions on Architecture and Code Optimization;2017-04-14

3. POSTER;Proceedings of the 22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming;2017-01-26

4. $${\mathrm{DS}}_{\mathrm{spirit}}$$ DS spirit : a data dependence and stride reference patterns profiling infrastructure;The Journal of Supercomputing;2016-01-16

5. Performance Evaluation and Enhancement of Process-Based Parallel Loop Execution;International Journal of Parallel Programming;2015-10-06

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

"同舟云学术"是以全球学者为主线,采集、加工和组织学术论文而形成的新型学术文献查询和分析系统,可以对全球学者进行文献检索和人才价值评估。用户可以通过关注某些学科领域的顶尖人物而持续追踪该领域的学科进展和研究前沿。经过近期的数据扩容,当前同舟云学术共收录了国内外主流学术期刊6万余种,收集的期刊论文及会议论文总量共计约1.5亿篇,并以每天添加12000余篇中外论文的速度递增。我们也可以为用户提供个性化、定制化的学者数据。欢迎来电咨询!咨询电话:010-8811{复制后删除}0370

www.globalauthorid.com

TOP

Copyright © 2019-2024 北京同舟云网络信息技术有限公司
京公网安备11010802033243号  京ICP备18003416号-3