首页> 外文会议>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.
机译:我们在欧几里德空间(EMSF / EMST)中介绍了在欧几里德空间(EMSF / EMST)中构建分层最小跨越森林(MSF)或树木(MST),其输入N点均匀地或在欧几里德空间中分布。顺序方法通过将Boruvka的邻域搜索算法组合,即切片的螺旋搜索,使Boruvka的算法组合,这是Bentley的螺旋搜索的新提议改进,用于在2D平面上找到组件图形最接近的输出点。 。我们还提出了一种K-D搜索技术,将这种搜索扩展到3D空间中。数据并行方法包括在图形处理单元(GPU)上的新提出的两个方向宽第一搜索(BFS)实现,其旨在选择生成树的最短传出边缘。 GPU并行方法将电视线程分配与一个输入点相关联的一个线程,一个线程占用O(l)本地存储器,整个算法占用O(n)全局存储器。实验是在两种均匀分布式数据集和TSPLIB数据库的点组上进行的。我们评估所提出的方法的计算时间超过40个基准,其尺寸增加到10分。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号