SHF: Small: Collaborative Research: Efficient Memory Persistency for GPUs
SHF: Small: Collaborative Research: Efficient Memory Persistency for GPUs
批准号:
1908406
负责人:
Huiyang Zhou
金额:
$24.69万
依托单位国家:
美国
项目类别:
Standard Grant
财政年份:
2019
资助国家:
美国
项目状态:
已结题
起止时间:
2019-10-01 至 2023-12-31
中文摘要
科学进步往往有赖于计算机技术提供越来越快的计算机,能够处理越来越多的数据。然而,当前计算机系统的存储容量和密度的增长处于危险之中,因为当前占主导地位的主存储技术动态随机存取存储器(DRAM)在扩展方面面临着严重的障碍。非易失性存储器或永久存储器是一种新兴的替代技术,它具有高集成密度、与当前主存储器相似的速度、与当前主存储器相似的字节寻址能力、以及比当前主存储器更低的待机功率。因此,永久存储器有望逐渐增加或取代DRAM作为主存储器,这种变化也有望发生在基于图形处理单元(GPU)的计算系统中,这些计算系统是高性能计算的主要加速器。然而,为了充分发挥其潜力,需要研究基于GPU的持久化模型。该项目研究集成的软件和硬件技术,以使GPU能够有效地使用非易失性存储器。该项目的成功成果将通过减少与文件访问有关的管理费用而导致更快地访问数据。制作的软件(永久GPU基准、编译器和调谐器)和原型平台将提供给其他研究人员使用。该项目的教育和推广活动旨在培训这一学科的下一代程序员。该项目的研究回答了这样一个问题:在GPU系统上,需要什么架构支持才能在以永久存储器(PM)为设备存储器的GPU上实现高效的持久性编程?研究贡献包括:(1)代表各种应用领域的开源GPU PM基准测试套件;(2)探索GPU中的持久性模型和指令集体系结构支持;(3)通过消除日志记录对持久性模型进行优化;(4)编译器通道和性能调整器,以自动确定最佳性能的内存持久性和恢复模型,并相应地转换代码。该奖项反映了NSF的法定使命,并通过使用基金会的智力优势和更广泛的影响审查标准进行评估,被认为值得支持。
英文摘要
Scientific progress often depends on computer technology providing ever faster computers capable of processing ever increasing amounts of data. The growth in memory capacity and density of current computer systems, however, is in peril as Dynamic Random Access Memory (DRAM), the current dominant main memory technology, faces serious roadblocks in scaling. Non-volatile memory or persistent memory is an emerging alternative technology that offers high integration density, speed similar to current main memory, byte addressability similar to current main memory, and lower standby power than current main memory. Hence, persistent memory is expected to increasingly augment or replace DRAM as main memory, and such a change is also expected to happen in Graphics Processing Unit (GPU) based computing systems which are the dominant accelerators for high performance computing. However, in order to fully realize its potential, research on persistency models on GPUs is needed. This project investigates integrated software and hardware techniques to enable GPUs to make efficient use of non-volatile memory. Successful outcomes of this project will lead to faster access to data by reducing overheads involved with file access. The software produced (persistent GPU benchmarks, compiler, and tuner) and prototyping platform will be made available to other researchers. Education and outreach activities in this project seek to train the next generation of programmers in this discipline.The research in this project answers the question: on a GPU system, what architecture supports are needed to achieve efficient persistency programming on GPUs with persistent memory (PM) as their device memory? The research contributions include: (1) an open-source GPU PM benchmark suite that is representative of various application domains; (2) an exploration of persistency models in GPUs and Instruction Set Architecture support; (3) optimizations on the persistency models by removing the need for logging; (4) a compiler pass and performance tuner to automatically determine the best-performing memory persistency and recovery model, and transform the code accordingly.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
期刊论文(15)
专著(0)
科研奖励(0)
会议论文
登录
查看更多内容
MKPipe: a compiler framework for optimizing multi-kernel workloads in OpenCL for FPGA
MKPipe:用于优化 OpenCL for FPGA 中的多内核工作负载的编译器框架
DOI:
10.1145/3392717.3392757
发表时间:
2020
期刊:
The 34th ACM International Conference on Supercomputing
影响因子:
--
作者:
[Liu, Ji, Kafi, Abdullah-Al, Shen, Xipeng, Zhou, Huiyang]
通讯作者:
Zhou, Huiyang
Reliability Modeling of NISQ- Era Quantum Computers
NISQ-时代量子计算机的可靠性建模
DOI:
10.1109/iiswc50251.2020.00018
发表时间:
2020
期刊:
IEEE International Symposium on Workload Characterization
影响因子:
--
作者:
[Liu, Ji, Zhou, Huiyang]
通讯作者:
Zhou, Huiyang
DOI:
10.1109/iiswc50251.2020.00032
发表时间:
2020-10
期刊:
2020 IEEE International Symposium on Workload Characterization (IISWC)
影响因子:
--
作者:
[Ardhi Wiratama Baskara Yudha;K. Kimura;Huiyang Zhou;Yan Solihin]
通讯作者:
Ardhi Wiratama Baskara Yudha;K. Kimura;Huiyang Zhou;Yan Solihin
DOI:
10.1145/3524059.3532361
发表时间:
2022-06
期刊:
Proceedings of the 36th ACM International Conference on Supercomputing
影响因子:
--
作者:
[Ardhi Wiratama Baskara Yudha;J. Meyer;Shougang Yuan;Huiyang Zhou;Yan Solihin]
通讯作者:
Ardhi Wiratama Baskara Yudha;J. Meyer;Shougang Yuan;Huiyang Zhou;Yan Solihin
Exploring Memory Persistency Models for GPUs
探索 GPU 的内存持久性模型
DOI:
10.1109/pact.2019.00032
发表时间:
2019
期刊:
2019 28th International Conference on Parallel Architectures and Compilation Techniques (PACT
影响因子:
--
作者:
[Lin, Zhen, Alshboul, Mohammad, Solihin, Yan, Zhou, Huiyang]
通讯作者:
Zhou, Huiyang
共 14 条
SaTC: CORE: Small: Towards Smart and Secure Non Volatile Memory
-
批准号:1717550
-
项目类别:Standard Grant
-
资助金额:$47.44万
-
财政年份:2017
-
负责人:Huiyang Zhou
-
依托单位:
SHF: Small: Enabling Efficient Context Switching and Effective Latency Hiding in GPUs
-
批准号:1618509
-
项目类别:Standard Grant
-
资助金额:$33.0万
-
财政年份:2016
-
负责人:Huiyang Zhou
-
依托单位:
SHF: Small: CPU-GPU Collaborative Execution in Fusion Architectures
-
批准号:1216569
-
项目类别:Standard Grant
-
资助金额:$37.65万
-
财政年份:2012
-
负责人:Huiyang Zhou
-
依托单位:
TC: Medium: Collaborative Research: Side-Channel-Proof Embedded Processors with Integrated Multi-Layer Protection
-
批准号:0905223
-
项目类别:Standard Grant
-
资助金额:$10.0万
-
财政年份:2009
-
负责人:Huiyang Zhou
-
依托单位:
TC: Medium: Collaborative Research: Side-Channel-Proof Embedded Processors with Integrated Multi-Layer Protection
-
批准号:1004945
-
项目类别:Standard Grant
-
资助金额:$10.0万
-
财政年份:2009
-
负责人:Huiyang Zhou
-
依托单位:
CAREER: Architectural Support for Automated Software Debugging
-
批准号:0968667
-
项目类别:Continuing Grant
-
资助金额:$38.82万
-
财政年份:2009
-
负责人:Huiyang Zhou
-
依托单位:
CAREER: Architectural Support for Automated Software Debugging
-
批准号:0747062
-
项目类别:Continuing Grant
-
资助金额:$0.0万
-
财政年份:2008
-
负责人:Huiyang Zhou
-
依托单位:
Support for the 39th Annual ACM/IEEE International Symposium on Microarchitecture, 2006
-
批准号:0652216
-
项目类别:Standard Grant
-
资助金额:$1.0万
-
财政年份:2007
-
负责人:Huiyang Zhou
-
依托单位:
国内基金
海外基金
登录
查看更多内容
昼夜节律性small RNA在血斑形成时间推断中的法医学应用研究
-
批准号:
-
项目类别:省市级项目
-
资助金额:--
-
批准年份:2024
-
负责人:
-
依托单位:
tRNA-derived small RNA上调YBX1/CCL5通路参与硼替佐米诱导慢性疼痛的机制研究
-
批准号:
-
项目类别:省市级项目
-
资助金额:10.0万元
-
批准年份:2022
-
负责人:张祥忠
-
依托单位:
Small RNA调控I-F型CRISPR-Cas适应性免疫性的应答及分子机制
-
批准号:32000033
-
项目类别:青年科学基金项目
-
资助金额:24.0万元
-
批准年份:2020
-
负责人:林平
-
依托单位:
Small RNAs调控解淀粉芽胞杆菌FZB42生防功能的机制研究
-
批准号:31972324
-
项目类别:面上项目
-
资助金额:58.0万元
-
批准年份:2019
-
负责人:高学文
-
依托单位:
变异链球菌small RNAs连接LuxS密度感应与生物膜形成的机制研究
-
批准号:81900988
-
项目类别:青年科学基金项目
-
资助金额:21.0万元
-
批准年份:2019
-
负责人:毛梦莹
-
依托单位:
肠道细菌关键small RNAs在克罗恩病发生发展中的功能和作用机制
-
批准号:31870821
-
项目类别:面上项目
-
资助金额:56.0万元
-
批准年份:2018
-
负责人:陈江宁
-
依托单位:
基于small RNA 测序技术解析鸽分泌鸽乳的分子机制
-
批准号:31802058
-
项目类别:青年科学基金项目
-
资助金额:26.0万元
-
批准年份:2018
-
负责人:麻慧
-
依托单位:
Small RNA介导的DNA甲基化调控的水稻草矮病毒致病机制
-
批准号:31772128
-
项目类别:面上项目
-
资助金额:60.0万元
-
批准年份:2017
-
负责人:吴建国
-
依托单位:
基于small RNA-seq的针灸治疗桥本甲状腺炎的免疫调控机制研究
-
批准号:81704176
-
项目类别:青年科学基金项目
-
资助金额:20.0万元
-
批准年份:2017
-
负责人:赵继梦
-
依托单位:
水稻OsSGS3与OsHEN1调控small RNAs合成及其对抗病性的调节
-
批准号:91640114
-
项目类别:重大研究计划
-
资助金额:85.0万元
-
批准年份:2016
-
负责人:何祖华
-
依托单位: