| 摘要: |
| 本文针对分布共享存储器中存在的远地访问大延迟问题,提出了基于弱序一致性模型的存储访问优化策略,主要是利用并行程序中同步操作提供的信息,在同步点成块预取将要被使用的数据.该方法能够有效地掩盖远地存储访问的大延迟. |
| 关键词: 并行处理 体系结构 编译优化 数据预取 |
| DOI: |
| 分类号: |
| 基金项目:本文研究得到国家863高科技项目基金资助. |
|
| A SOFTWARE CONTROLLED DATA PREFETCHING SCHEME BASED ON WEAK ORDER CONSISTENCY MODEL |
|
DOU Yong,ZHOU Xingming
|
| Abstract: |
| This paper presents a software controlled data prefetching scheme to overcome the delay of remote memory accesses in the physically distributed and logically shared memory system. With the information provided by the parallel programs respecting weak order consistency model, prefetch operations can be arranged at synchronization points to get the data before they are used. This scheme can effectively hide the large latency of non uniform memory access architechtrol model through block operations. |
| Key words: Parallel processing architecture compiler optimization data prefetching |