检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
作 者:陈文光 Wen-Guang Chen(Department of Computer Science and Technology,Tsinghua University,Beijing 100084,China)
机构地区:[1]Department of Computer Science and Technology,Tsinghua University,Beijing 100084,China
出 处:《Journal of Computer Science & Technology》2024年第2期243-244,共2页计算机科学技术学报(英文版)
摘 要:Graph is a powerful sparse data structure that intuitively represents entities and their relationships.Classic graph traversal algorithms such as Breadth-First Search(BFS),Single-Source Shortest Path(SSSP),PageRank,and Weakly Connected Components(WCC)have extensive applications in social network analysis,risk management for finance,and recommendation systems.However,graph processing in CPUs and GPUs is not very efficient due to its irregular memory accesses.Many people have proposed software approaches to speed up graph processing,such as PowerGraph,PowerLyra,and Shentu,which address load imbalance issues by replicating high-degree vertices.XStream and GridGraph attempt to improve memory access locality by scanning the edge list of graphs while localizing the range of vertices accessed in a stage.Ligra and Gemini provide adaptive dual compute modes(bottom-up and topdown),which are particularly effective for BFS-like algorithms such as BFS and SSSP.However,pure software approaches have their limitations,and it is desired to see how hardware could be employed to accelerate graph processing.
关 键 词:intuitive DESIRED LIMITATIONS
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:216.73.216.49