HL-TLS:支持热点的线程级猜测编译实现  

HL-TLS:Compiling Implementation of Thread Level Speculation Supporting Hot Spot

在线阅读下载全文

作  者:金跃[1] 李春强[1] 尚云海 卢永江[1] 

机构地区:[1]浙江大学超大规模集成电路设计研究所,杭州310027

出  处:《计算机工程》2015年第11期77-83,共7页Computer Engineering

基  金:国家自然科学基金资助项目(61204111);"核高基"重大专项(2010ZX01030-001-001-006)

摘  要:猜测并行化编译,即线程级猜测(TLS)编译,可将原来顺序运行的程序并行化。但由于猜测数据的不确定性引起的数据管理开销过大,以及猜测线程失败引起的线程回滚开销,使得并行后的执行性能较低。针对上述问题,提出一种HL-TLS并行化编译优化框架。HL-TLS能有效地标记并行化的循环体为热点循环体,采用对最高层次热点循环体进行更激进的并行化的方式提高性能,而对非热点循环体采用保守的顺序执行以减少开销。实验结果表明,使用HL-TLS编译优化框架,实验程序的执行效率可以提高20%。Thread Level Speculation (TLS) compiling can effectively improve the parallel efficiency. But the overheads,caused by the management of the speculative data and the failure of speculative thread' s rollback, decreases the improvement of the parallel performance. Aiming at the too big overhead of data management and thread rollback, the Hot Loops-TLS(HL-TLS) framework is proposed. HL-TLS marks the loops which can be efficiently paralleled as HL, using a more eager parallel way on HL to improve performance, while using conservative sequence way on non-HL to reduce the overheads. Experimental result shows that HL-TLS improves 20% performance.

关 键 词:并行计算 多线程 猜测执行 线程级猜测并行 热点循环 动态转换执行机制 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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