partitioning algorithm meaning in Chinese
分区算法
Examples
- The method is also tested by finite volume scheme and partitioning algorithm of euler equation in parallel computing in fluid dynamics . the testing results demonstrate that the suggested method in this method is of practical and scientific significance in parallel computing in fluid dynamics
本文还结合euler方程的有限体积格式和区域分解算法对文中的算法在流体力学并行计算中进行了进一步的验证,从数值计算结果可以看出,本文提出的算法能够很好地应用于计算流体力学并行计算,具有一定的科学应用价值。 - It is efficient when applied in the control intensive design but the quality of synthesis " results is not well accepted when used for other type of design . the other is a multi - target hls optimization method , used before the subtask of hls scheduling . the essence of the method is a system partition algorithm , the multi - target optimization is reflected when convert the behavioral description into a graph . the purpose of the partition is to find the explicit control relation and parallel computation
其二是提出了一种多目标的高级综合优化策略,该方法用在高级综合的调度之前,其核心是对系统进行划分,在将行为描述转化为内部表示模型的时,通过探索中间表示结果的关系来发现原设计描述中的控制关系和并行计算,以便在高级综合中取得理想的结果,同时将行为描述转化为图的过程中体现多种优化目的,所采用的中间表示模型为基于petri网的内部表示模型,划分采用了模拟退火算法。 - Abstract : the parallel computer ' s resource can be used efficiently by proper task partitioning and parallel granularity controlling . by analyzing the characteristic of simulation program , this paper points out a task partitioning algorithm which take state equations as core and right - hand function as object . the algorithm has been used in the automatic parallel tools which we have developed and the application results have showed good effect on parallel simulation
文摘:有效地进行任务划分、控制并行粒度,才能充分利用并行计算机的资源,通过对复杂连续系统仿真程序特点的分析,提出了以状态方程为核心、以右函数段的计算为主要对象的自动任务划分算法,使用结果表明具有很好的并行效果。 - Firstly , the size of the graph is reduced by collapsing vertices and edges . then , each smaller graph is divided into a certain number of subdomains by means of initial partitioning algorithm . finally , these subdomains are refined back to the original graph through mapping and multi - partitioning refinement strategy
首先通过图的顶点和边的收缩将图逐层缩小,然后在小图上用初始分区算法将它划分为给定数目的子区,最后利用映射和多分区调整策略将小图上的分区细化回归到原始图。 - A new dynamic process model partition and distribution method is proposed in this thesis , which can delete the redundant information form distributed executing sites gradually during the process execution , and still support dynamic change of the workflow processes . the process partition algorithm is studied in detail , and the architecture of a fully distributed workflow executing system is put forward based on this algorithm
当前两种主要的工作流分布式执行方法? ?可移动代理和过程定义分割? ?不能同时解决工作流动态更改和运行时数据传输量大的问题,本文提出一种新的过程模型动态分割和动态分配方法,它可以在运行时逐步从分布式执行站点上去除冗余信息,并保证得到的部分过程模型仍能支持动态更改。