SHF: Small: Transformations for Synergistic Analysis of Large Evolving Graphs
SHF:小型:大型演化图协同分析的变换
基本信息
- 批准号:1524852
- 负责人:
- 金额:$ 40万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2015
- 资助国家:美国
- 起止时间:2015-07-01 至 2020-06-30
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
The importance of graph processing has grown with the popularity of graph analytics. An important feature of real-world graphs is that they are constantly evolving (e.g., social networks, networks modeling spreading of a disease etc.). Graph analytics over an evolving graph entails repeating analysis over snapshots of a graph taken at different points in time to observe how features of interest change over time. For large real-world graphs with tens of billions of edges, evolving graph analysis is both highly compute- and memory-intensive. By developing transformations that reorganize the computation and data, techniques for rapid evolving graph analytics on modern computing platforms are being considered. Many students are being trained and educated in this important field.Graph analysis can greatly benefit from cores and storage available on modern parallel machines. However, effectively exploiting the resources remains an enormous challenge due to irregular nature of parallelism and lack of data locality in graph computations. This work is leveraging two key characteristics, overlapping working sets and computed value stability, to develop techniques for speeding up graph analytics. The techniques being considered include: optimization of reading and writing of large graphs on disk, optimizing inter-node communication on a cluster, and optimizing computation over multiple versions of an evolving graph. These optimizations are being used to greatly enhance the performance of multiple popular graph processing systems. Public dissemination of these software enhancements are also planned.
图形处理的重要性随着图形分析的流行而增长。实际图的一个重要特征是它们不断发展(例如,社交网络,网络建模疾病的传播等)。在不断发展的图表上进行的图形分析需要重复分析在不同时间点拍摄的图表的快照,以观察感兴趣的特征如何随时间变化。对于具有数百亿边缘的大型现实图形,不断发展的图形分析既具有高度计算和内存密集型。通过开发重新组织计算和数据的转换,正在考虑在现代计算平台上快速发展的图形分析技术。在这一重要领域中,许多学生正在接受培训和教育。绘图分析可以从现代平行机上提供的核心和存储中受益匪浅。但是,由于平行性的不规则性质和图表计算中缺乏数据局部性,有效利用资源仍然是巨大的挑战。这项工作是利用两个关键特征,重叠的工作集和计算值稳定性,以开发用于加速图形分析的技术。所考虑的技术包括:在磁盘上优化大图的读取和写作,在群集上优化节点交流,并在不断发展的图的多个版本上优化计算。这些优化被用来极大地增强多个流行的图形处理系统的性能。还计划公开传播这些软件增强功能。
项目成果
期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
数据更新时间:{{ journalArticles.updateTime }}
{{
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 }}
Rajiv Gupta其他文献
Effective parallelization of loops in the presence of I/O operations
存在 I/O 操作时循环的有效并行化
- DOI:
10.1145/2254064.2254122 - 发表时间:
2012 - 期刊:
- 影响因子:0
- 作者:
Min Feng;Rajiv Gupta;Iulian Neamtiu - 通讯作者:
Iulian Neamtiu
A paradigm shift in GP-GPU computing: task based execution of applications with dynamic data dependencies
GP-GPU 计算的范式转变:基于任务的具有动态数据依赖性的应用程序执行
- DOI:
10.1145/2608020.2608024 - 发表时间:
2014 - 期刊:
- 影响因子:0
- 作者:
M. E. Belviranli;C. Chou;L. Bhuyan;Rajiv Gupta - 通讯作者:
Rajiv Gupta
Wolbachia: The selfish Trojan Horse in dengue control.
沃尔巴克氏体:登革热控制中的自私特洛伊木马。
- DOI:
- 发表时间:
2016 - 期刊:
- 影响因子:0
- 作者:
M. Mustafa;Vikas Rastogi;Rajiv Gupta;S. Jain;P.M.P. Singh;Anu Gupta - 通讯作者:
Anu Gupta
Dynamic coalescing for 16-bit instructions
16 位指令的动态合并
- DOI:
- 发表时间:
2005 - 期刊:
- 影响因子:0
- 作者:
A. Krishnaswamy;Rajiv Gupta - 通讯作者:
Rajiv Gupta
Compile-Time Techniques for Improving Scalar Access Performance in Parallel Memories
提高并行存储器中标量访问性能的编译时技术
- DOI:
10.1109/71.89060 - 发表时间:
1991 - 期刊:
- 影响因子:0
- 作者:
Rajiv Gupta;M. Soffa - 通讯作者:
M. Soffa
Rajiv Gupta的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Rajiv Gupta', 18)}}的其他基金
SHF: Small: CT-DDS -- Scalable Concolic Testing of Parallel Applications With Shared Dynamic Data Structures
SHF:小型:CT-DDS——具有共享动态数据结构的并行应用程序的可扩展 Concolic 测试
- 批准号:
2226448 - 财政年份:2022
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF: Small: MIGS -- Efficiently Evaluating Multiple Iterative Graph Queries
SHF:小型:MIGS——高效评估多个迭代图查询
- 批准号:
2002554 - 财政年份:2020
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
PPoSS: Planning: Dynamic Big Graph Store for High-Throughput and Secure Distributed Query Processing
PPoSS:规划:用于高吞吐量和安全分布式查询处理的动态大图存储
- 批准号:
2028714 - 财政年份:2020
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
TWC: Small: Collaborative: Improving Android Security with Dynamic Slicing
TWC:小:协作:通过动态切片提高 Android 安全性
- 批准号:
1617424 - 财政年份:2016
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF: Small: Memory Consistency -- Hardware, Compiler, and Programming Support
SHF:小:内存一致性——硬件、编译器和编程支持
- 批准号:
1318103 - 财政年份:2013
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF: Medium: Programmable Monitoring Framework for Multicore Systems
SHF:中:多核系统的可编程监控框架
- 批准号:
0963996 - 财政年份:2010
- 资助金额:
$ 40万 - 项目类别:
Continuing Grant
ExPert: dynamic analysis based fault location via Execution Perturbations
ExPert:通过执行扰动进行基于动态分析的故障定位
- 批准号:
0810906 - 财政年份:2008
- 资助金额:
$ 40万 - 项目类别:
Continuing Grant
CSR-AES-RCS: Scalable and Efficient Dynamic Information Flow Tracking in Multithreaded Programs
CSR-AES-RCS:多线程程序中可扩展且高效的动态信息流跟踪
- 批准号:
0719791 - 财政年份:2007
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
CRI: IAD An Advanced Infrastructure for Generation, Storage, and Analysis of Program Execution Traces
CRI:IAD 用于生成、存储和分析程序执行跟踪的高级基础设施
- 批准号:
0708199 - 财政年份:2007
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
CSR-AES-RCS: Scalable and Efficient Dynamic Information Flow Tracking in Multithreaded Programs
CSR-AES-RCS:多线程程序中可扩展且高效的动态信息流跟踪
- 批准号:
0751961 - 财政年份:2007
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
相似国自然基金
SERT-nNOS蛋白相互作用的结构基础及其小分子互作抑制剂的设计、合成及快速抗抑郁活性研究
- 批准号:82373728
- 批准年份:2023
- 资助金额:49 万元
- 项目类别:面上项目
APOE调控小胶质细胞脂代谢模式在ASD认知和社交损伤中的作用及机制研究
- 批准号:82373597
- 批准年份:2023
- 资助金额:49 万元
- 项目类别:面上项目
小胶质细胞外泌体通过miR-486抑制神经元铁死亡介导电针修复脊髓损伤的机制研究
- 批准号:82360454
- 批准年份:2023
- 资助金额:32 万元
- 项目类别:地区科学基金项目
CUL4B正反馈调控FOXO3a-FOXM1通路促进非小细胞肺癌放疗抵抗的机制研究
- 批准号:82360584
- 批准年份:2023
- 资助金额:32 万元
- 项目类别:地区科学基金项目
葡萄糖饥饿条件下AMPK-CREB-PPA1信号通路促进非小细胞肺癌细胞增殖的分子机制研究
- 批准号:82360518
- 批准年份:2023
- 资助金额:32 万元
- 项目类别:地区科学基金项目
相似海外基金
SHF: Small: Practical Analyses and Safe Transformations for Imperative Deep Learning Programs
SHF:小型:命令式深度学习程序的实用分析和安全转换
- 批准号:
2200343 - 财政年份:2022
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF: Small: GPU-dedicated Graph Transformations for Accelerating Iterative Graph Analytics
SHF:小型:用于加速迭代图分析的 GPU 专用图转换
- 批准号:
1813173 - 财政年份:2018
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF:Small:Scalable Scheduling for Program Transformations in Heterogeneous Computing
SHF:Small:异构计算中程序转换的可扩展调度
- 批准号:
1731612 - 财政年份:2016
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF:Small:Scalable Scheduling for Program Transformations in Heterogeneous Computing
SHF:Small:异构计算中程序转换的可扩展调度
- 批准号:
1524127 - 财政年份:2014
- 资助金额:
$ 40万 - 项目类别:
Standard Grant
SHF:Small:Scalable Scheduling for Program Transformations in Heterogeneous Computing
SHF:Small:异构计算中程序转换的可扩展调度
- 批准号:
1321147 - 财政年份:2013
- 资助金额:
$ 40万 - 项目类别:
Standard Grant