【24h】

A Parallel Algorithm For Constructing Adjacency Graphs Of FEA Data

机译:构造FEA数据邻接图的并行算法

获取原文
获取原文并翻译 | 示例

摘要

Finite Element Analysis (FEA) data sets are unstructured. Adjacency graphs are utilized to represent connectivities of FEA cells. Most visualization and data compression methods of FEA data make use of the connectivity information. In this paper, a parallel algorithm for constructing adjacency graphs of FEA data is presented. In our algorithm, the faces of FEA cells serve as intermediate data structures. They are generated in parallel and assigned to different groups by using hash function. These groups are mutually independent and can be processed simultaneously without data exchange. Then the groups are allocated to different processors to calculate edges of the adjacency graph. When a group is sent to a processor, the face records of this group are sorted by using radix sort. Edges of the adjacency graph are calculated by scanning the sorted group. After all groups are processed, all edges of the adjacency graph are figured out and the adjacency graph is constructed. In order to achieve a dynamic load balance, a master-slave computational model is adopted to schedule the tasks.
机译:有限元分析(FEA)数据集是非结构化的。邻接图用于表示FEA单元的连通性。 FEA数据的大多数可视化和数据压缩方法都使用连接信息。本文提出了一种构造有限元分析数据邻接图的并行算法。在我们的算法中,FEA单元的面用作中间数据结构。它们是并行生成的,并通过使用哈希函数分配给不同的组。这些组是相互独立的,可以同时进行处理而无需数据交换。然后将这些组分配给不同的处理器,以计算邻接图的边。将组发送到处理器时,将使用基数排序对该组的面部记录进行排序。通过扫描排序的组来计算邻接图的边缘。处理完所有组后,找出邻接图的所有边并构造邻接图。为了实现动态负载均衡,采用主从计算模型调度任务。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号