EAGER: Developing scalable benchmark mini-apps for graph engine comparison
EAGER:开发可扩展的基准迷你应用程序以进行图形引擎比较
基本信息
- 批准号:1642280
- 负责人:
- 金额:$ 29.99万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2016
- 资助国家:美国
- 起止时间:2016-08-01 至 2019-07-31
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
The last decade has seen the growth of extremely large, unstructured, and dynamic data sets, loosely termed Big Data. However, there is a growing desire to extract not just specific properties of collections of such facts, but also relationships between the underlying entities in that data. Examples come from a broad swatch of modern life: bioinformatics, financial, recommendation systems, cyber and national security, and social networks. Graphs have emerged as a valuable and productive paradigm for expressing such problems, where a graph is a collection of a set of objects (vertices) where some pairs of objects are connected by links (edges) that represent some relation between the two. In the last decade there has been an explosion in support for graphs, with widely differing execution models and targeted applicability. Although numerous graph benchmarks have been proposed, only one has had a rigorous accumulation of performance data from multiple platforms (www.graph500.org). Computation is over a whole static graph, whereas the real world sees applications where update data is streaming into large persistent graphs, and very many small targeted queries may be in progress at once.Given the expected productivity increase of using a graph programming paradigm over conventional programming, especially for parallel systems, it is of growing importance to have common mini-apps that can be used for cross-paradigm comparisons. Also, given the continued increase in graph sizes, it is important to understand how the underlying graph engines scale both in the size and type of the target graphs and in the amount and mix of parallelism and concurrency they can support.This project addresses this need. In collaboration with commercial and government research labs, the primary objective is on defining a set of mini-apps that reflect complex real-world applications more sophisticated than today's simple benchmarks, converting these mini-apps to the existing major graph packages, and then running them on a wide range of parallel systems. The wider impact can be significant. Identification of relevant mini-apps and how they perform across different systems will provide insight into both how to write more complete graph applications in more scalable ways, and which aspects of which programming systems and platforms are best suited. It is also expected that not all mini-apps will be expressible in all the current paradigms, providing insight to the developers of those paradigms on expressibility issues. Given the relative infancy of such graph packages such insight now can radically improve their applicability to real applications in the future.
在过去的十年中,我们看到了超大型、非结构化和动态数据集的增长,这些数据被称为大数据。然而,人们越来越希望不仅提取这些事实的集合的特定属性,而且还提取该数据中的底层实体之间的关系。例子来自现代生活的广泛样本:生物信息学、金融、推荐系统、网络和国家安全以及社交网络。图已经成为表达这些问题的有价值和有生产力的范例,其中图是一组对象(顶点)的集合,其中一些对象对通过表示两者之间的某种关系的链接(边)连接。在过去的十年中,对图的支持出现了爆炸式的增长,执行模型和目标适用性有很大的不同。尽管已经提出了许多图形基准,但只有一个基准对来自多个平台的性能数据进行了严格的积累(www.graph500.org)。计算是在整个静态图上进行的,而在真实的世界中,应用程序中的更新数据会流入大型持久化图中,并且可能会同时进行非常多的小目标查询。考虑到使用图编程范式比传统编程(特别是对于并行系统)预期的生产率提高,拥有可用于跨范式比较的通用迷你应用程序变得越来越重要。此外,考虑到图形大小的持续增长,了解底层图形引擎如何在目标图形的大小和类型以及它们可以支持的并行和并发的数量和组合方面进行扩展是很重要的。与商业和政府研究实验室合作,主要目标是定义一组迷你应用程序,这些应用程序反映了比今天的简单基准更复杂的复杂现实应用程序,将这些迷你应用程序转换为现有的主要图形包,然后在各种并行系统上运行它们。更广泛的影响可能是重大的。识别相关的迷你应用程序以及它们在不同系统中的表现将有助于了解如何以更可扩展的方式编写更完整的图形应用程序,以及哪些编程系统和平台最适合。还可以预期的是,并非所有的迷你应用程序都可以在所有当前的范例中表达,这为这些范例的开发人员提供了关于可表达性问题的见解。考虑到这种图形包的相对婴儿期,这种洞察力现在可以从根本上提高它们在未来真实的应用中的适用性。
项目成果
期刊论文数量(6)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Graph Analytics: Complexity, Scalability, and Architectures
图分析:复杂性、可扩展性和架构
- DOI:
- 发表时间:2017
- 期刊:
- 影响因子:0
- 作者:Kogge, Peter M.
- 通讯作者:Kogge, Peter M.
Scalability of Hybrid Sparse Matrix Dense Vector (SpMV) Multiplication
- DOI:10.1109/hpcs.2018.00072
- 发表时间:2018-07
- 期刊:
- 影响因子:0
- 作者:Brian A. Page;P. Kogge
- 通讯作者:Brian A. Page;P. Kogge
Introducing Streaming into Linear Algebra-based Sparse Graph Algorithms
将流引入基于线性代数的稀疏图算法
- DOI:
- 发表时间:2019
- 期刊:
- 影响因子:0
- 作者:Kogge, Peter M.;Butcher, Neil A.;Page, Brian A.
- 通讯作者:Page, Brian A.
Optimizing for KNL Usage Modes When Data Doesn’t Fit in MCDRAM
当数据不适合 MCDRAM 时优化 KNL 使用模式
- DOI:10.1145/3225058.3225116
- 发表时间:2018
- 期刊:
- 影响因子:0
- 作者:Butcher, Neil;Olivier, Stephen L.;Berry, Jonathan;Hammond, Simon D.;Kogge, Peter M.
- 通讯作者:Kogge, Peter M.
A Case for Migrating Execution for Irregular Applications
不规则应用迁移执行案例
- DOI:10.1145/3149704.3149770
- 发表时间:2017
- 期刊:
- 影响因子:0
- 作者:Kogge, Peter M.;Kuntz, Shannon K.
- 通讯作者:Kuntz, Shannon K.
{{
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 }}
Peter Kogge其他文献
Peter Kogge的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Peter Kogge', 18)}}的其他基金
IUCRC Phase I University of Notre Dame: Center for Quantum Technologies (CQT)
IUCRC 第一阶段圣母大学:量子技术中心 (CQT)
- 批准号:
2224985 - 财政年份:2022
- 资助金额:
$ 29.99万 - 项目类别:
Continuing Grant
IUCRC Planning Grant University of Notre Dame: Center for Quantum Technologies (CQT)
IUCRC 规划拨款圣母大学:量子技术中心 (CQT)
- 批准号:
2052706 - 财政年份:2021
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
SPX: Collaborative research: Scalable Heterogeneous Migrating Threads for Post-Moore Computing
SPX:协作研究:后摩尔计算的可扩展异构迁移线程
- 批准号:
1822939 - 财政年份:2018
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
NIRT: Architectures and Devices for Quantum-dot Cellular Automata
NIRT:量子点元胞自动机的架构和设备
- 批准号:
0210153 - 财政年份:2002
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
PDS: Pursuing a Petaflop: Point Designs for 100TF Computers Using PIM Technologies
PDS:追求千万亿次浮点运算:使用 PIM 技术的 100TF 计算机的单点设计
- 批准号:
9612028 - 财政年份:1996
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
Architectural Techniques for Inherently Lower Power Computers
固有低功耗计算机的架构技术
- 批准号:
9503682 - 财政年份:1995
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
相似海外基金
Developing the world’s 1st scalable, end-to-end system for cost-efficient, sustainable cultivated pork meat production
开发世界上第一个可扩展的端到端系统,以实现经济高效、可持续的养殖猪肉生产
- 批准号:
10079403 - 财政年份:2024
- 资助金额:
$ 29.99万 - 项目类别:
Collaborative R&D
EAGER: Quantum Manufacturing: Supporting Future Quantum Applications by Developing a Robust, Scalable Process to Create Diamond Nitrogen-Vacancy Center Qubits
EAGER:量子制造:通过开发稳健、可扩展的工艺来创建钻石氮空位中心量子位,支持未来的量子应用
- 批准号:
2242049 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
CCRI: New: Incubating egg: Developing a Scalable, Cohesive Equality Saturation Ecosystem and Community
CCRI:新:孵化蛋:开发可扩展、有凝聚力的平等饱和生态系统和社区
- 批准号:
2232339 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
CAREER: Smart and scalable approaches for developing multimodal optical and acoustic imaging technologies
职业:开发多模态光学和声学成像技术的智能且可扩展的方法
- 批准号:
2238878 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Continuing Grant
Developing a Digital Platform for Providing Scalable and Actionable Feedback to Support Students' Development of Professional Skills
开发一个数字平台,提供可扩展且可操作的反馈,以支持学生的专业技能发展
- 批准号:
2235606 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
Developing a Scalable FASD-Informed Person-Centered Planning Intervention
制定可扩展的 FASD 知情的以人为中心的规划干预措施
- 批准号:
10644186 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Developing advanced potassium-sulfur batteries for scalable energy storage
开发先进的钾硫电池用于可扩展的储能
- 批准号:
DE230101011 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Discovery Early Career Researcher Award
Developing a Digital Platform for Providing Scalable and Actionable Feedback to Support Students' Development of Professional Skills
开发一个数字平台,提供可扩展且可操作的反馈,以支持学生的专业技能发展
- 批准号:
2235614 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Standard Grant
Developing robust and scalable genomics tools and databases to analyze immune receptor repertoires across diverse populations
开发强大且可扩展的基因组学工具和数据库来分析不同人群的免疫受体库
- 批准号:
10656981 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别:
Developing robust and scalable genomics tools and databases to analyze immune receptor repertoires across diverse populations
开发强大且可扩展的基因组学工具和数据库来分析不同人群的免疫受体库
- 批准号:
10910354 - 财政年份:2023
- 资助金额:
$ 29.99万 - 项目类别: