谷歌浏览器插件
订阅小程序
在清言上使用

An Improved Programming Model for Thread-Level Speculation.

ISPA/BDCloud/SocialCom/SustainCom(2019)

引用 1|浏览8
暂无评分
摘要
Thread-Level speculation (TLS) is an automatic parallel technique, which partitions sequential programs with data dependencies into multithreads to be executed in parallel on the multi-core platform, and it is used to aggressively exploit the parallelism of sequential programs at runtime. However, the existing implementations of the software TLS models always incur extra and high overhead, even could be revoking performance benefits from TLS when frequent data dependencies are violated. Based on the POSIX thread library, which has a high portability, this paper proposes an improved TLS programming model to exploit potential parallelism of the sequential programs. Firstly, the execution model of the proposed programming model adopts the optimized main-assistance-work thread mechanism to improve overall operational efficiency. And then a new data structure is proposed and designed to implement a thread-level speculation mechanism for solving the thread version copy. Using the benchmarks, experimental results show that the proposed TLS programming model can acquire a significant increase in speedup on a multi-core platform and the proposed TLS programming model has excellent performance benefits. Compared with the traditional TLS programming model, the improved TLS model can achieve a speedup of 2.87 to 12.22 which delivers a 9.70% performance improvement on average.
更多
查看译文
关键词
Thread-Level Speculation, Multi-cores, Programming model, Assistance Thread, Pthreads
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要