Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–3 of 3 results for author: Slota, G M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2107.00075  [pdf, other

    cs.DC cs.DM

    Parallel Graph Coloring Algorithms for Distributed GPU Environments

    Authors: Ian Bogle, Erik G Boman, Karen D Devine, Sivasankaran Rajamanickam, George M Slota

    Abstract: Graph coloring is often used in parallelizing scientific computations that run in distributed and multi-GPU environments; it identifies sets of independent data that can be updated in parallel. Many algorithms exist for graph coloring on a single GPU or in distributed memory, but to the best of our knowledge, hybrid MPI+GPU algorithms have been unexplored until this work. We present several MPI+GP… ▽ More

    Submitted 30 June, 2021; originally announced July 2021.

    Comments: Submitted to Parallel Computing

  2. arXiv:1701.00503  [pdf, other

    cs.DC

    Distributed Graph Layout for Scalable Small-world Network Analysis

    Authors: George M Slota, Sivasankaran Rajamanickam, Kamesh Madduri

    Abstract: The in-memory graph layout or organization has a considerable impact on the time and energy efficiency of distributed memory graph computations. It affects memory locality, inter-task load balance, communication time, and overall memory utilization. Graph layout could refer to partitioning or replication of vertex and edge arrays, selective replication of data structures that hold meta-data, and r… ▽ More

    Submitted 2 January, 2017; originally announced January 2017.

  3. arXiv:1610.07220  [pdf, other

    cs.DC

    Partitioning Trillion-edge Graphs in Minutes

    Authors: George M Slota, Sivasankaran Rajamanickam, Karen Devine, Kamesh Madduri

    Abstract: We introduce XtraPuLP, a new distributed-memory graph partitioner designed to process trillion-edge graphs. XtraPuLP is based on the scalable label propagation community detection technique, which has been demonstrated as a viable means to produce high quality partitions with minimal computation time. On a collection of large sparse graphs, we show that XtraPuLP partitioning quality is comparable… ▽ More

    Submitted 23 October, 2016; originally announced October 2016.