首页> 外文会议>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 TV threads with one thread associated to one input point, one thread occupies O(l) 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 points.
机译:对于输入N点在欧几里得空间中均匀或有界分布的应用,我们提出了顺序和数据并行方法来在欧几里得空间(EMSF / EMST)中建立分层的最小生成林(MSF)或树(MST)。顺序方法通过将Boruvka算法与基于改进的基于组件的邻域搜索算法(即切片螺旋搜索)相结合来降低O(N)时间的复杂性,这是Bentley螺旋搜索的一种新提出的改进,用于在2D平面上查找组件图的最近输出点。我们还提出了一种k-d搜索技术,以将这种搜索扩展到3D空间。数据并行方法包括在图形处理单元(GPU)上新提出的双向广度优先搜索(BFS)实现,旨在选择生成树的最短输出边缘。 GPU并行方法为电视线程分配一个与一个输入点相关联的线程,一个线程占用O(l)个本地内存,整个算法占用O(N)个全局内存。对均匀分布的数据集和TSPLIB数据库的点集进行了实验。我们在40多个基准上评估了所提出方法的计算时间,大小N增长到10点。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号