• DocumentCode
    720552
  • Title

    A Parallel Algorithm for Clipping Polygons with Improved Bounds and a Distributed Overlay Processing System Using MPI

  • Author

    Puri, Satish ; Prasad, Sushil K.

  • Author_Institution
    Dept. of Comput. Sci., Georgia State Univ., Atlanta, GA, USA
  • fYear
    2015
  • fDate
    4-7 May 2015
  • Firstpage
    576
  • Lastpage
    585
  • Abstract
    Clipping arbitrary polygons is one of the complex operations in computer graphics and computational geometry. It is applied in many fields such as Geographic Information Systems (GIS) and VLSI CAD. We have two significant results to report. Our first result is the effective parallelization of the classic, highly sequential Greiner-Hormann algorithm, which yields the first output-sensitive CREW PRAM algorithm for a pair of simple polygons, and can perform clipping in O(logn) time using O(n+k) processors, where n is the total number of vertices and k is the number of edge intersections. This improves upon our previous clipping algorithm based on the parallelization of Vatti´s sweepline algorithm, which requires O(n+k+k´) processors to achieve logarithmic time complexity where k´ can be O(n2). This also improves upon another O(logn) time algorithm by Karinthi, Srinivas, and Almasi which unlike our algorithm does not handle self-intersecting polygons, is not output-sensitive, and must employ O(n2) processors to achieve O(logn) time. We also study multi-core and many-core implementations of our parallel Greiner-Hormann algorithm. Our second result is a practical, parallel GIS system, namely MPI-GIS, for polygon overlay processing of two GIS layers containing large number of polygons over a cluster of compute nodes. It employs R-tree for efficient indexing and identification of potentially intersecting set of polygons across two input GIS layers. Spatial data files tend to be large in size (in GBs) and the underlying overlay computation is highly irregular and compute intensive. This system achieves 44X speedup on a 32-node NERSC´s CARVER cluster while processing about 600K polygons in two GIS layers within 19 seconds which takes over 13 minutes on state-of-art ArcGIS system.
  • Keywords
    application program interfaces; computational complexity; computational geometry; computer graphics; concurrency theory; geographic information systems; message passing; multiprocessing systems; overlay networks; parallel algorithms; 32-node NERSC´s CARVER cluster; ArcGIS system; MPI-GIS; O(n+k) processors; R-tree; VLSI CAD; Vatti sweepline algorithm; clipping arbitrary polygons; complex operations; computational geometry; computer graphics; distributed overlay processing system; geographic information systems; input GIS layers; logarithmic time complexity; many-core implementations; multicore implementations; output-sensitive CREW PRAM algorithm; parallel GIS system; parallel Greiner-Hormann algorithm; parallel algorithm; polygon overlay processing; self-intersecting polygons; sequential Greiner-Hormann algorithm; time algorithm; Algorithm design and analysis; Geographic information systems; Graphics processing units; Parallel algorithms; Phase change random access memory; Time complexity; CUDA; GPU; MPI; MPI-GIS; PRAM algorithm; Polygon Clipping; Polygon overlay;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Cluster, Cloud and Grid Computing (CCGrid), 2015 15th IEEE/ACM International Symposium on
  • Conference_Location
    Shenzhen
  • Type

    conf

  • DOI
    10.1109/CCGrid.2015.43
  • Filename
    7152523