学位论文详细信息
Mapping parallel graph algorithms to throughput-oriented architectures
Parallel algorithms;GPUs;Graph algorithms;Memory consistency verification;Energy-efficiency;High performance computing
McLaughlin, Adam ; Bader, David A. Electrical and Computer Engineering Yalamanchili, Sudhakar Lanterman, Aaron Vuduc, Richard Clements, Mark ; Bader, David A.
University:Georgia Institute of Technology
Department:Electrical and Computer Engineering
关键词: Parallel algorithms;    GPUs;    Graph algorithms;    Memory consistency verification;    Energy-efficiency;    High performance computing;   
Others  :  https://smartech.gatech.edu/bitstream/1853/54374/1/MCLAUGHLIN-DISSERTATION-2015.pdf
美国|英语
来源: SMARTech Repository
PDF
【 摘 要 】

The stagnant performance of single core processors, increasing size of data sets, and variety of structure in information has made the domain of parallel and high-performance computing especially crucial. Graphics Processing Units (GPUs) have recently become an exciting alternative to traditional CPU architectures for applications in this domain. Although GPUs are designed for rendering graphics, research has found that the GPU architecture is well-suited to algorithms that search and analyze unstructured, graph-based data, offering up to an order of magnitude greater memory bandwidth over their CPU counterparts.This thesis focuses on GPU graph analysis from the perspective that algorithms should be efficient on as many classes of graphs as possible, rather than being specialized to a specific class, such as social networks or road networks. Using betweenness centrality, a popular analytic used to find prominent entities of a network, as a motivating example, we show how parallelism, distributed computing, hybrid and on-line algorithms, and dynamic algorithms can all contribute to substantial improvements in the performance and energy-efficiency of these computations. We further generalize this approach and provide an abstraction that can be applied to a whole class of graph algorithms that require many simultaneous breadth-first searches. Finally, to show that our findings can be applied in real-world scenarios, we apply these techniques to the problem of verifying that a multiprocessor complies with its memory consistency model.

【 预 览 】
附件列表
Files Size Format View
Mapping parallel graph algorithms to throughput-oriented architectures 1998KB PDF download
  文献评价指标  
  下载次数:2次 浏览次数:13次