首页> 外文会议>International Conference on Learning and Intelligent Optimization >Spiral Search Method to GPU Parallel Euclidean Minimum Spanning Tree Problem
【24h】

Spiral Search Method to GPU Parallel Euclidean Minimum Spanning Tree Problem

机译:螺旋搜索方法GPU并行欧几里德最小生成树问题

获取原文

摘要

We present both sequential and data parallel approaches to build hierarchical minimum spanning forest (MSF) or trees (MST) in Euclidean space (EMSF/EMST) for applications whose input N points are uniformly or boundedly distributed in the Euclidean space. The sequential approach takes O(N) time complexity through combining Boruvka's algorithm with an improved component-based neighborhood search algorithm, namely sliced spiral search, which is a newly proposed improvement of Bentley's spiral search for finding a component graph's closest outgoing point on 2D plane. We also propose a k-d search technique to extend this kind of search into 3D space. The data parallel approach includes a newly proposed two direction breadth-first search (BFS) implementation on graphics processing unit (GPU), which is aimed for selecting a spanning tree's shortest outgoing edge. The GPU parallel approaches assign N threads with one thread associated to one input point, one thread occupies 0(1) local memory and the whole algorithm occupies O(N) global memory. Experiments are conducted on point set of both uniformly distributed data sets and TSPLIB database. We evaluate computation time of the proposed approaches on more than 40 benchmarks with size N growing up to 10~5 points.
机译:我们提出顺序和数据接近平行于对于其输入的N点是均匀地或boundedly分布在欧几里德空间应用建立在欧氏空间(EMSF / EMST)分层最小生成树森林(MSF)或树(MST)。顺序方法需要O(N)时间复杂度通过Boruvka的算法具有改进的基于组件的邻域搜索算法,即切片螺旋搜索,这是一种新提出的用于在2D平面找到一个部件图形的最接近传出点的改善Bentley的螺旋搜索的组合。我们还提出了一个K-d搜索技术扩展这种搜索到三维空间。数据并行方法包括在图形新近提出了两个方向的广度优先搜索(BFS)执行处理单元(GPU),其目的是用于选择生成树上最短的流出边。平行的GPU接近分配N个线程相关联的一个输入点一个线程,一个线程占据0(1)本地存储器和整个算法占据O(N)全局存储器。实验在点集均匀分布的数据集和TSPLIB数据库两者进行。我们评估40余个基准与大小为N成长可达10〜5点建议的方法的计算时间。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号