期刊文献+

基于符号执行和人机交互的自动向量化方法

Symbolic Execution and Human-Machine Interaction Based Auto Vectorization Method
下载PDF
导出
摘要 自动向量化技术是一种针对单指令多数据(SIMD)向量化计算单元的并行编译优化技术,它能够自动将源程序中多个相同标量操作合并为一个向量操作,从而提升系统吞吐量。随着SIMD向量化计算单元的广泛应用,自动向量化技术已经成为学术界和商业界的研究热点。针对现有自动向量化技术可向量化模块识别难、向量化优化方案选择难、可移植性差等问题,提出了一种基于符号执行和人机交互的自动向量化方法。首先借助于符号执行技术,获得较好的可移植性和较高的可向量化模块识别率;然后利用人机交互技术选择出理想的向量化方案。应用示例及实验结果表明,该方法具有较好的可操作性,能够有效提升自动向量化技术的优化效果和可移植性。 Auto-vectorization is a parallel compiling optimization technology for SIMD vector computing units.It combines multiple same operations into one SIMD instruction which can significantly improve the output of the system.As SIMD vector computing units are used widely,auto-vectorization technology has become the hot topic in both academic and commerce world.Focusing on the shortcoming of current auto-vectorization technology such as the difficulty to get the code that can be vectorized,the difficulty to select the best optimization schema and poor portability,we proposed a new vectorizing method based on the symbolic execution and human-machine interaction.The method contains two phases.At first,based on the symbolic execution technology,it recognizes the vectorizable code as much as possible.Then,the human-machine interaction technology is used for determining the exactly code to be vectorized.At the same time,the method has portability that can be used for other architectures by only modifying the pattern file.Application example shows that our new technology is feasible and effective.
作者 陈勇 徐超
出处 《计算机科学》 CSCD 北大核心 2016年第S1期461-466 492,共7页 Computer Science
关键词 自动向量化 符号执行 人机交互 可移植性 单指令多数据 Auto-vectorization Symbolic execution Human-machine interaction Portability SIMD
  • 相关文献

参考文献2

二级参考文献22

  • 1Maruyama T, Motokurumada T, Morita K, et at. Past, Present and Futures of SPARC64 Processors[J]. FUJITSU Sci. Tech. J. , 2011,47 (2) : 130-135.
  • 2Firasta N, Buxton M, Jinbo P, et al. Intel AVX: New Frontiers in Performance Improvements and Energy Efficiency[M]. Intel white paper, 2008.
  • 3Intel. SSE4 Programming Reference [M]. Intel Corporation, 2009.
  • 4Intel compilers lOLl. http://software, intel, com/en-us/arti- cles/intel-compilers/.
  • 5PGI Compilers[OL]. http://www, pgroup, com/.
  • 6Gnu Compiler Colleetion[OL]. http://gcc, gnu. org.
  • 7An Introduction to the Intel QuickPath Intereonneet[M]. Intel Corporation,January 2009.
  • 8Manchanda N, Anand K. Non-Uniform Memory Access (NU- MA) [ OL]. http://cs, nyu. edu/- lerner/springl0/projeets/ NUMA. pdf,2012.
  • 9Inte164 and IA-32 Architectures Software Developer's Manual Combined Volumes: 1,2A, 2B, 3A and 3B[M]. Intel Corpora- tion, May 2011.
  • 10The GNU General Public License[OL]. http://www, gnu. org/ licenses/licenses, html # GPL.

共引文献9

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部