NSF-BSF: SHF: CCF: Small: Collaborative Research: Hardware/Software Design of Durable Data Structures and Algorithms for Non-Volatile Main Memory
NSF-BSF:SHF:CCF:小型:协作研究:非易失性主存储器的持久数据结构和算法的硬件/软件设计
基本信息
- 批准号:1909715
- 负责人:
- 金额:$ 11.26万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2019
- 资助国家:美国
- 起止时间:2019-07-01 至 2024-06-30
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
Memory is said to be non-volatile if it does not lose its contents when it loses power (i.e., crashes). Hardware for non-volatile memory is advancing fast, and soon it is expected to displace volatile DRAM for main memory in many architectures. This project entails developing concurrent data structures and software that can exploit emerging forms of non-volatile memory that provide simple, faster, and more energy-efficient crash recovery. This research has the potential to benefit society by enhancing the robustness and fault-tolerance of systems on which modern society increasingly depends. The results of this research may also significantly improve energy-efficiency, since such systems would require smaller caches and fewer accesses to energy-hungry secondary storage devices. New curriculum development activities are also planned as part of this project. This project investigates how to make common data structures, such as queues, skip-lists, hash maps, and others, durable. Different levels of durability are considered, with special emphasis on high performance and ease of programming. The project also evaluates several memory architectures, including both conventional multilevel memory and emerging near-data processing architectures. A complementary effort investigates hardware primitives needed to flush caches, and to move data between volatile and non-volatile memory regions. Building on these efforts, the project will produce a collection of performance and energy-efficient durable concurrent data structures, packaged as software libraries that allow for easy adaptation by programmers. Evaluation will be done on synthetic benchmarks as well as concurrent applications such as concurrent key-value stores, work-stealing schedulers, and concurrent memory management.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.
如果存储器在断电时不丢失其内容(即,崩溃)。非易失性存储器的硬件正在快速发展,预计很快它将在许多架构中取代易失性DRAM作为主存。该项目需要开发并发数据结构和软件,可以利用新兴形式的非易失性存储器,提供简单,更快,更节能的崩溃恢复。 这项研究有可能通过提高现代社会日益依赖的系统的鲁棒性和容错性来造福社会。这项研究的结果也可能显着提高能源效率,因为这样的系统将需要更小的缓存和更少的访问耗能的二级存储设备。作为该项目的一部分,还计划开展新的课程编制活动。这个项目研究如何使常见的数据结构,如队列,跳过列表,哈希映射,和其他持久的。考虑了不同级别的耐久性,特别强调高性能和易于编程。 该项目还评估了几种存储器架构,包括传统的多级存储器和新兴的近数据处理架构。一个补充的努力调查硬件原语刷新缓存,并在易失性和非易失性存储器区域之间移动数据。在这些努力的基础上,该项目将产生一系列性能和节能的持久并发数据结构,打包为软件库,便于程序员进行调整。 评估将在综合基准以及并发应用程序(如并发键值存储、工作窃取程序和并发内存管理)上进行。该奖项反映了NSF的法定使命,并被认为值得通过使用基金会的智力价值和更广泛的影响审查标准进行评估来支持。
项目成果
期刊论文数量(4)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Concurrent Data Structures with Near-Data-Processing: an Architecture-Aware Implementation
- DOI:10.1145/3323165.3323191
- 发表时间:2019-06
- 期刊:
- 影响因子:0
- 作者:Jiwon Choe;Amy Huang;T. Moreshet;Maurice Herlihy;R. I. Bahar
- 通讯作者:Jiwon Choe;Amy Huang;T. Moreshet;Maurice Herlihy;R. I. Bahar
HybriDS: Cache-Conscious Concurrent Data Structures for Near-Memory Processing Architectures
- DOI:10.1145/3490148.3538591
- 发表时间:2022-07
- 期刊:
- 影响因子:0
- 作者:Jiwon Choe;Andrew Crotty;T. Moreshet;Maurice Herlihy;R. I. Bahar
- 通讯作者:Jiwon Choe;Andrew Crotty;T. Moreshet;Maurice Herlihy;R. I. Bahar
Towards Hardware Accelerated Garbage Collection with Near-Memory Processing
- DOI:10.1109/hpec55821.2022.9926323
- 发表时间:2022-09
- 期刊:
- 影响因子:0
- 作者:Samuel Thomas;Jiwon Choe;Ofir Gordon;E. Petrank;T. Moreshet;M. Herlihy;R. I. Bahar
- 通讯作者:Samuel Thomas;Jiwon Choe;Ofir Gordon;E. Petrank;T. Moreshet;M. Herlihy;R. I. Bahar
Attacking memory-hard scrypt with near-data-processing
- DOI:10.1145/3357526.3357570
- 发表时间:2019-09
- 期刊:
- 影响因子:0
- 作者:Jiwon Choe;T. Moreshet;R. Iris Bahar;Maurice Herlihy
- 通讯作者:Jiwon Choe;T. Moreshet;R. Iris Bahar;Maurice Herlihy
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
Tali Moreshet其他文献
Hardware Transactional Memory Exploration in Coherence-Free Many-Core Architectures
- DOI:
10.1007/s10766-018-0569-7 - 发表时间:
2018-04-04 - 期刊:
- 影响因子:0.900
- 作者:
Dimitra Papagiannopoulou;Andrea Marongiu;Tali Moreshet;Luca Benini;Maurice Herlihy;R. Iris Bahar - 通讯作者:
R. Iris Bahar
Tali Moreshet的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Tali Moreshet', 18)}}的其他基金
Travel Grants for The International Conference on Architecture Support for Programming Languages and Operating Systems
编程语言和操作系统架构支持国际会议的旅费补助
- 批准号:
1855447 - 财政年份:2019
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
CSR: Small: Collaborative Research: Transparent and Energy-Efficient Speculation on NUMA Architectures for Embedded Multiprocessor Systems
CSR:小型:协作研究:嵌入式多处理器系统 NUMA 架构的透明且节能的推测
- 批准号:
1519576 - 财政年份:2014
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
CSR: Small: Collaborative Research: Transparent and Energy-Efficient Speculation on NUMA Architectures for Embedded Multiprocessor Systems
CSR:小型:协作研究:嵌入式多处理器系统 NUMA 架构的透明且节能的推测
- 批准号:
1319495 - 财政年份:2013
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
BRIGE: Power-efficient easy-to-program 1000-core desktop supercomputer
BRIGE:高能效、易于编程的 1000 核台式超级计算机
- 批准号:
0926237 - 财政年份:2009
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
Collaborative Research: Energy-Aware Memory Synchronization for Embedded Multicore Systems
合作研究:嵌入式多核系统的能量感知内存同步
- 批准号:
0903295 - 财政年份:2009
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
相似国自然基金
枯草芽孢杆菌BSF01降解高效氯氰菊酯的种内群体感应机制研究
- 批准号:31871988
- 批准年份:2018
- 资助金额:59.0 万元
- 项目类别:面上项目
基于掺硼直拉单晶硅片的Al-BSF和PERC太阳电池光衰及其抑制的基础研究
- 批准号:61774171
- 批准年份:2017
- 资助金额:63.0 万元
- 项目类别:面上项目
B细胞刺激因子-2(BSF-2)与自身免疫病的关系
- 批准号:38870708
- 批准年份:1988
- 资助金额:3.0 万元
- 项目类别:面上项目
相似海外基金
NSF-BSF: Many-Body Physics of Quantum Computation
NSF-BSF:量子计算的多体物理学
- 批准号:
2338819 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Continuing Grant
NSF-BSF: Towards a Molecular Understanding of Dynamic Active Sites in Advanced Alkaline Water Oxidation Catalysts
NSF-BSF:高级碱性水氧化催化剂动态活性位点的分子理解
- 批准号:
2400195 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
Collaborative Research: NSF-BSF: Under Pressure: The evolution of guard cell turgor and the rise of the angiosperms
合作研究:NSF-BSF:压力之下:保卫细胞膨压的进化和被子植物的兴起
- 批准号:
2333889 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
Collaborative Research: NSF-BSF: Under Pressure: The evolution of guard cell turgor and the rise of the angiosperms
合作研究:NSF-BSF:压力之下:保卫细胞膨压的进化和被子植物的兴起
- 批准号:
2333888 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Continuing Grant
Collaborative Research: NSF-BSF: How cell adhesion molecules control neuronal circuit wiring: Binding affinities, binding availability and sub-cellular localization
合作研究:NSF-BSF:细胞粘附分子如何控制神经元电路布线:结合亲和力、结合可用性和亚细胞定位
- 批准号:
2321481 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Continuing Grant
Collaborative Research: NSF-BSF: How cell adhesion molecules control neuronal circuit wiring: Binding affinities, binding availability and sub-cellular localization
合作研究:NSF-BSF:细胞粘附分子如何控制神经元电路布线:结合亲和力、结合可用性和亚细胞定位
- 批准号:
2321480 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Continuing Grant
NSF-BSF: Collaborative Research: Solids and reactive transport processes in sewer systems of the future: modeling and experimental investigation
NSF-BSF:合作研究:未来下水道系统中的固体和反应性输送过程:建模和实验研究
- 批准号:
2134594 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
NSF-BSF Combinatorial Set Theory and PCF
NSF-BSF 组合集合论和 PCF
- 批准号:
2400200 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant
NSF-BSF: CDS&E: Tensor Train methods for Quantum Impurity Solvers
NSF-BSF:CDS
- 批准号:
2401159 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Continuing Grant
NSF-BSF: Collaborative Research: AF: Small: Algorithmic Performance through History Independence
NSF-BSF:协作研究:AF:小型:通过历史独立性实现算法性能
- 批准号:
2420942 - 财政年份:2024
- 资助金额:
$ 11.26万 - 项目类别:
Standard Grant