parallel simulation meaning in Chinese
并行仿真
并行模拟
Examples
- This paper thoroughly analysed the technique of distributed parallel computing and exploied a distributed cluster parallel simulation platform ' s network - based
本文深入地分析了分布式并行计算技术,开发了基于网络的分布式机群并行仿真平台。 - The flash code is a modular , adaptive , parallel simulation code capable of handling general compressible flow problems in astrophysical environments
Flash编码是一个模块的,可调整的,平行模拟代码,它能够在天体物理学环境中处理普通可压缩流程问题。 - Experiments show that the new optimized partition algorithm can improve the parallel simulation performance compared with the ones partitioned by traditional graph partition algorithms
实验表明,该优化划分方法相对于传统的图划分算法能够有效地提高模拟性能。 - This paper puts forward a parallel simulation algorithm combining a local network and pvm parallel software . it partitions the circuit into a lot of ips by using the way of first dividing after sorting , then orders nodes of one lp according to the circuit relationship
本文提出的并行算法是基于局域网和并行软件pvm ( parallelvirtualmachine )相结合的算法,利用先划分后排序的方式,把vhdl描述的电路分割成多个lp ,对每个lp按先后顺序进行排序。 - One of the main problems in pdes is how to partition the network simulation workload to decrease the time needed to complete the simulation and improve performance of simulation . here a new optimized partition algorithm was put forward , which first analyses the performance factors of parallel simulation and then constructs a performance estimation model for partition ; based on this model , it mends the graph partition algorithm to consider all factors , including simulation applications and simulation environments . optimized factors are workload balance 、 communication cost and time window of lookhead
鉴于基于传统图划分算法的任务划分工具存在诸多不足,本文提出了并行网络模拟任务的优化划分方法,其思想是:首先从pdes机制出发,分析影响并行网络模拟性能的各种因素并建立一个能够综合考虑各种因素的并行网络模拟性能估计模型;其次,改进多级图划分算法,使得算法具有综合考虑模拟应用与模拟运行环境,同时在优化过程中使用性能估计模型指导划分,实现对影响并行网络模拟性能的三个因素(包括负载均衡、通信开销、安全时间窗口长度)的优化能力;最后,结合并行网络模拟性能估计模型与改进的多极图划分算法,实现了并行网络模拟任务的优化划分。