首页 | 本学科首页   官方微博 | 高级检索  
     

基于申威GCC编译器的间接预取算法
引用本文:余龙龙,韩林.基于申威GCC编译器的间接预取算法[J].计算机系统应用,2022,31(8):203-211.
作者姓名:余龙龙  韩林
作者单位:中原工学院 前沿信息技术研究院, 郑州 450007
摘    要:对间接存储器的访问延迟往往会影响应用程序的执行性能, 一种有效的解决方案是使用预取技术. 国产申威平台中支持常规访问模式的软件预取和硬件预取机制, 但是其GCC编译器中缺少为间接存储器访问模式自动插入预取的方法. 为了解决这个问题, 基于申威GCC开发了一个完整间接预取优化遍, 它利用深度优先搜索算法查找引用循环归纳变量的间接内存引用并为之生成合适的软件预取. 在一组内存受限的基准测试中, 自动预取遍对SW1621处理器的平均加速比达到1.16倍.

关 键 词:存储器访问  申威处理器  GCC  软件预取  不规则访存
收稿时间:2021/11/26 0:00:00
修稿时间:2021/12/22 0:00:00

Indirect Prefetching Algorithm Based on Shenwei GCC Compiler
YU Long-Long,HAN Lin.Indirect Prefetching Algorithm Based on Shenwei GCC Compiler[J].Computer Systems& Applications,2022,31(8):203-211.
Authors:YU Long-Long  HAN Lin
Affiliation:Research Institute of Frontier Information Technology, Zhongyuan University of Technology, Zhengzhou 450007, China
Abstract:The delayed access to indirect memory often affects the execution performance of applications. An effective solution is to resort to the prefetching technology. Although the Shenwei platform developed in China supports the software and hardware prefetching mechanisms for conventional access modes, the compilers in its GNU compiler collection (GCC) lack the method of automatically inserting prefetches for indirect memory access. A complete indirect prefetching optimization pass is developed on the basis of the Shenwei GCC to solve this problem, and it uses a depth-first search algorithm to find indirect memory references that refer to loop induction variables and generate appropriate software prefetches for them. In a set of memory-bound benchmark tests, the average speed-up ratio of the automatic prefetching pass on the SW1621 processor reaches 1.16 times.
Keywords:memory access  Shenwei processor  GNU?compiler collection?(GCC)  software prefetch  irregular memory access
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号