咨询与建议

限定检索结果

文献类型

  • 39 篇 会议
  • 32 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

  • 72 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 69 篇 工学
    • 65 篇 计算机科学与技术...
    • 20 篇 软件工程
    • 17 篇 电气工程
    • 4 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 网络空间安全
  • 10 篇 理学
    • 10 篇 数学
  • 3 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 法学
    • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 文学
    • 1 篇 新闻传播学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学

主题

  • 72 篇 parallel graph a...
  • 6 篇 gpu
  • 5 篇 mapreduce
  • 4 篇 algorithms
  • 4 篇 community detect...
  • 3 篇 graph algorithms
  • 3 篇 cuda
  • 3 篇 matching
  • 3 篇 graph mining
  • 3 篇 high-performance...
  • 3 篇 generic programm...
  • 3 篇 pgas
  • 3 篇 high performance...
  • 3 篇 distributed comp...
  • 3 篇 graph processing
  • 3 篇 graph coloring
  • 2 篇 performance
  • 2 篇 active messages
  • 2 篇 graph analytics
  • 2 篇 gpgpu

机构

  • 4 篇 carnegie mellon ...
  • 3 篇 brown univ dept ...
  • 2 篇 univ warsaw inte...
  • 2 篇 pacific nw natl ...
  • 2 篇 univ padua dept ...
  • 2 篇 ibm corp tj wats...
  • 2 篇 georgia inst tec...
  • 2 篇 indiana univ ope...
  • 2 篇 nicolaus coperni...
  • 2 篇 washington state...
  • 2 篇 swiss fed inst t...
  • 2 篇 washington state...
  • 1 篇 univ connecticut...
  • 1 篇 fayetteville sta...
  • 1 篇 dept.of computer...
  • 1 篇 cispa helmholtz ...
  • 1 篇 ibm corp tj wats...
  • 1 篇 ohio state univ ...
  • 1 篇 univ nebraska om...
  • 1 篇 agh univ sci & t...

作者

  • 7 篇 halappanavar mah...
  • 6 篇 kalyanaraman ana...
  • 5 篇 blelloch guy e.
  • 4 篇 hoefler torsten
  • 4 篇 dhulipala laxman
  • 3 篇 ceccarello matte...
  • 3 篇 pucci geppino
  • 3 篇 lumsdaine andrew
  • 3 篇 besta maciej
  • 3 篇 upfal eli
  • 3 篇 shun julian
  • 3 篇 pietracaprina an...
  • 2 篇 cong guojing
  • 2 篇 kaya kamer
  • 2 篇 bhowmick sanjukt...
  • 2 篇 lumsdaine a
  • 2 篇 blanusa jovan
  • 2 篇 ryczkowska magda...
  • 2 篇 ienne paolo
  • 2 篇 bader david a.

语言

  • 71 篇 英文
  • 1 篇 其他
检索条件"主题词=Parallel graph algorithms"
72 条 记 录,以下是51-60 订阅
排序:
A Shared-Memory Algorithm for Updating Single-Source Shortest Paths in Large Weighted Dynamic Networks  25
A Shared-Memory Algorithm for Updating Single-Source Shortes...
收藏 引用
25th IEEE International Conference on High Performance Computing, Data and Analytics (HiPC)
作者: Srinivasan, Sriram Riazi, Sara Norris, Boyana Das, Sajal K. Bhowmick, Sanjukta Univ Nebraska Omaha NE 68106 USA Univ Oregon Eugene OR 97403 USA Missouri Univ Sci & Technol Rolla MO 65409 USA Univ North Texas Denton TX 76203 USA
Computing the single-source shortest path (SSSP) is one of the fundamental graph algorithms, and is used in many applications. Here, we focus on computing SSSP on large dynamic graphs, i.e. graphs whose structure evol... 详细信息
来源: 评论
parallel Heuristics for Scalable Community Detection  28
Parallel Heuristics for Scalable Community Detection
收藏 引用
28th IEEE International parallel & Distributed Processing Symposium Workshops (IPDPSW)
作者: Lu, Hao Kalyanaraman, Ananth Halappanavar, Mahantesh Choudhury, Sutanay Washington State Univ Sch Elect Engn & Comp Sci Pullman WA 99164 USA Pacific Northwest Natl Lab Computat Sci & Math Div Richland WA 99352 USA
Community detection has become a fundamental operation in numerous graph-theoretic applications. It is used to reveal natural divisions that exist within real world networks without imposing prior size or cardinality ... 详细信息
来源: 评论
GOSH: Embedding Big graphs on Small Hardware  20
GOSH: Embedding Big Graphs on Small Hardware
收藏 引用
49th International Conference on parallel Processing (ICPP)
作者: Akyildiz, Taha Atahan Aljundi, Amro Alabsi Kaya, Kamer Sabanci Univ Istanbul Turkey
In graph embedding, the connectivity information of a graph is used to represent each vertex as a point in a d-dimensional space. Unlike the original, irregular structural information, such a representation can be use... 详细信息
来源: 评论
Low-Latency graph Streaming using Compressed Purely-Functional Trees  2019
Low-Latency Graph Streaming using Compressed Purely-Function...
收藏 引用
40th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI) part of ACM's Federated Computing Research Conference (FCRC)
作者: Dhulipala, Laxman Blelloch, Guy E. Shun, Julian Carnegie Mellon Univ Pittsburgh PA 15213 USA MIT CSAIL Cambridge MA 02139 USA
There has been a growing interest in the graph-streaming setting where a continuous stream of graph updates is mixed with graph queries. In principle, purely-functional trees are an ideal fit for this setting as they ... 详细信息
来源: 评论
Scaling graph Community Detection on the Tilera Many-core Architecture  21
Scaling Graph Community Detection on the Tilera Many-core Ar...
收藏 引用
21st International Conference on High Performance Computing (HiPC)
作者: Chavarria-Miranda, Daniel Halappanavar, Mahantesh Kalyanaraman, Ananth Pacific Northwest Natl Lab High Performance Comp Richland WA 99352 USA Washington State Univ Sch Elect Engn & Comp Sci Pullman WA 99164 USA
In an era when power constraints and data movement are proving to be significant barriers for the application of high-end computing, the Tilera many-core architecture offers a low-power platform exhibiting many import... 详细信息
来源: 评论
Performance Comparison of graph BFS Implemented in MapReduce and PGAS Programming Models  12th
Performance Comparison of Graph BFS Implemented in MapReduce...
收藏 引用
12th International Conference on parallel Processing and Applied Mathematics (PPAM)
作者: Ryczkowska, Magdalena Nowicki, Marek Univ Warsaw Interdisciplinary Ctr Math & Computat Modeling Pawinskiego 5a PL-02106 Warsaw Poland Nicolaus Copernicus Univ Fac Math & Comp Sci Chopina 12-18 PL-87100 Torun Poland
Computations based on graphs are very common problems but complexity, increasing size of analyzed graphs and a huge amount of communication make this analysis a challenging task. In this paper, we present a comparison... 详细信息
来源: 评论
Towards a graphBLAS Library in Chapel  31
Towards a GraphBLAS Library in Chapel
收藏 引用
31st IEEE International parallel and Distributed Processing Symposium Workshops (IPDPS)
作者: Azad, Ariful Buluc, Aydin Lawrence Berkeley Natl Lab Computat Res Div Berkeley CA 94720 USA
The adoption of a programming language is positively influenced by the breadth of its software libraries. Chapel is a modern and relatively young parallel programming language. Consequently, not many domain-specific s... 详细信息
来源: 评论
Accelerating CUDA graph algorithms at Maximum Warp  11
Accelerating CUDA Graph Algorithms at Maximum Warp
收藏 引用
16th ACM Symposium on Principles and Practice of parallel Programming
作者: Hong, Sungpack Kim, Sang Kyun Oguntebi, Tayo Olukotun, Kunle Stanford Univ Comp Syst Lab Stanford CA 94305 USA
graphs are powerful data representations favored in many computational domains. Modern GPUs have recently shown promising results in accelerating computationally challenging graph problems but their performance suffer... 详细信息
来源: 评论
Scalable parallel Minimum Spanning Forest Computation
Scalable Parallel Minimum Spanning Forest Computation
收藏 引用
17th ACM SIGPLAN Symposium on Principles and Practice of parallel Programming
作者: Nobari, Sadegh Cao, Thanh-Tung Karras, Panagiotis Bressan, Stephane Natl Univ Singapore Singapore Singapore Rutgers State Univ Piscataway NJ 08855 USA
The proliferation of data in graph form calls for the development of scalable graph algorithms that exploit parallel processing environments. One such problem is the computation of a graph's minimum spanning fores... 详细信息
来源: 评论
Substream-Centric Maximum Matchings on FPGA  19
Substream-Centric Maximum Matchings on FPGA
收藏 引用
ACM/SIGDA International Symposium on Field-Programmable Gate Arrays (FPGA)
作者: Besta, Maciej Fischer, Marc Ben-Nun, Tal Licht, Johannes De Fine Hoefler, Torsten Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
Developing high-performance and energy-efficient algorithms for maximum matchings is becoming increasingly important in social network analysis, computational sciences, scheduling, and others. In this work, we propose... 详细信息
来源: 评论