He Guo

Professor   Supervisor of Doctorate Candidates   Supervisor of Master's Candidates

Gender:Male

Alma Mater:大连理工大学

Degree:Master's Degree

School/Department:软件学院、国际信息与软件学院

Contact Information:guohe@dlut.edu.cn

E-Mail:guohe@dlut.edu.cn


Paper Publications

DD-L1D: Improving the Decoupled L1D Efficiency for GPU Architecture

Hits:

Indexed by:会议论文

Date of Publication:2017-01-01

Included Journals:SCIE、EI、CPCI-S、Scopus

Page Number:1-10

Abstract:GPU L1 data cache contention, caused by a huge amount of concurrent threads, leads to insufficient cache utilization and poor performance, especially for cache unfriendly applications. Cache bypassing is a widely-used method to alleviate this problem, and Decoupled L1D (D-L1D) is a preventive bypassing scheme, which achieves performance improvement for cache unfriendly applications by considering the data locality of memory access streams. However, our experiments and analyses show that limited performance gain by D-L1D is attained due to the pre-defined locality threshold. To address this issue, we propose a novel bypassing scheme named as Dynamic D-L1D (DD-L1D) that directs the L1 data cache to the less contention by dynamically updating the locality threshold during runtime. We evaluate four metrics in DD-L1D to indicate the L1 cache bypassing state, and choose bypassing miss rate in our final configuration. The experimental results demonstrate that DD-L1D improves the baseline performance by 1.45X on average for cache unfriendly benchmarks. It also outperforms D-L1D and the state-of-the-art GPU cache bypassing schemes with lower hardware overhead and memory traffic.

Pre One:基于直接后继节点完成时间的异构调度算法

Next One:EFFICIENTLY BUILDING 3D LINE MODEL WITH POINTS

Profile

教育背景:

  • 学士学位:吉林大学计算机系,1982

  • 硕士学位:大连理工大学计算机系,1989

科研与工作经历:

  • 198610月—198710月,新西兰Progeni Company,访问学者

  • 199010月—199212月,德国PDI Karlsruhe University计算机系,访问学者

  • 199212月—200712月,大连理工大学计算机系,副教授

  • 19953月—19966月,大连市金卡工程系统,总工程师

  •  

  • 20081月—今,大连理工大学软件学院,教授

  • 20204 退休

教学工作:

  • 1992年—2007年,计算机导论,计算机组织与结构,计算机系统结构

  • 2009年—2019年,存储技术,计算机系统结构,并行计算

科研:

  • 研究兴趣:并行与分布式计算。