
基本信息:
- 专利标题: 一种减少流处理器片上指令存储器资源消耗的方法
- 专利标题(英):Method for reducing resource consumption of instruction memory on stream processor chip
- 申请号:CN200910043828.4 申请日:2009-07-03
- 公开(公告)号:CN101620526B 公开(公告)日:2011-06-15
- 发明人: 何义 , 张春元 , 文梅 , 伍楠 , 杨乾明 , 任巨 , 管茂林 , 荀长庆 , 吴伟 , 柴俊 , 李京旭
- 申请人: 中国人民解放军国防科学技术大学
- 申请人地址: 湖南省长沙市砚瓦池正街47号
- 专利权人: 中国人民解放军国防科学技术大学
- 当前专利权人: 中国人民解放军国防科学技术大学
- 当前专利权人地址: 湖南省长沙市砚瓦池正街47号
- 代理机构: 国防科技大学专利服务中心
- 代理人: 郭敏
- 主分类号: G06F9/38
- IPC分类号: G06F9/38 ; G06F12/08
The invention discloses a method for reducing resource consumption of an instruction memory on a stream processor chip and aims at effectively reducing the resource consumption of the instruction memory without the addition of a complex compiling algorithm based on the prior mature hardware memory structure. The method adopts the following technical scheme: correcting the instruction memory for pure soft management in a stream processor into an instruction memory with software and hardware mixing; adding a kernel hot-code searching module in a compiler and searching kernel hot codes in the stream application according to a theorem for judging the hot codes; adding an instruction stream loading instruction before all kernel hot codes in the stream compiling; adopting a software management static memory to store the kernel hot codes so as to ensure high hit ratio, storing other instructions by adopting a cache for hardware management, and reducing the requirements of the instruction memory to memory capacity by shortening the instruction occupying time of the instruction memory, thereby the capacity of the instruction memory can be reduced. The invention can reduce the resource consumption of the instruction memory in a chip.
公开/授权文献:
- CN101620526A 一种减少流处理器片上指令存储器资源消耗的方法 公开/授权日:2010-01-06
IPC结构图谱:
G | 物理 |
--G06 | 计算;推算;计数 |
----G06F | 电数字数据处理 |
------G06F9/00 | 电数字数据处理的控制单元 |
--------G06F9/06 | .应用存入的程序的,即应用处理设备的内部存储来接收程序并保持程序的 |
----------G06F9/22 | ..微控制或微程序装置 |
------------G06F9/38 | ...并行执行指令的,例如,流水线、超前锁定 |