1) parallel operation
并行运转
2) parallel running
并列运行,并车,并联运转,并联运行,并行运行
3) parallel run
并行运行
4) parallel computing
并行运算
1.
By parallel computing,the speedup factor is roughly equal to the number of CPUs and the precision of reconstruction is the same.
为解决ART算法重建时间较长这一问题,作者采用PC机群的并行处理技术,将ART重建算法改写为并行运算方式。
2.
In this paper,we propose a fast hierarchical analysis approach of P/G grid based on network partitioning and parallel computing.
提出了一个基于网络划分和分布式并行运算的P/G网快速验证方法。
3.
By parallel computing,the speedup factor is roughly equal to the number of CPUs ,which can be up to about 25times when25CPUs used.
将图像重建算法改写为并行运算方式,按角度数均匀地分配计算任务给各个CPU。
5) parallel operation
并联运行
1.
Study of parallel operation systems in UPS based on DSP;
DSP的不间断电源并联运行系统的研制
2.
APF parallel operation based on d-q transform;
基于d-q变换的有源滤波器并联运行分析
3.
Control for parallel operation of SVG;
静止无功发生器并联运行控制方法研究
6) parallel operation
并列运行
1.
Comparison and analysis of 110 kV bus segmentation and parallel operation in Kunming power grid;
昆明电网110kV母线分段运行与并列运行方式比较
2.
This paper makes an analysis and research on the combustion control system of parallel boilers,and puts forward a main steam header pressure control system for boilers in parallel operation.
针对母管制机组并列运行锅炉燃烧自动控制系统进行了分析和研究,提出一套并列运行锅炉主蒸汽母管压力控制系统,该方案可使并列运行的锅炉快速的响应主蒸汽母管中的压力变化。
3.
The causes are found out and analyzed why the current is abnormal when two 110 kV main transformers are in parallel operation,and theoretical calculations are carried out for the circulating current produced in different voltage ratio and the abnormal current.
查找、分析了两台110 kV主变压器并列运行时电流异常的原因,对电压比不同产生环流及电流异常情况作了理论计算。
补充资料:并行程序设计语言
并行程序设计语言
parallel programming language
b ingxing ehengxu sheji yuyan并行程序设计语言(p姗llel Pr雌n”nnungIang”age)一种用于并行程序设计的语言。并行程序设计语言可分为显式并行语言和具有并行编译功能的串行语言。显式并行程序设计语言可以用传统串行语言加上并行语句等扩充的办法形成,也可以设计一个全新的具有并行功能的语言。这种语言有SISAL,FORCE,LINDA,PARLOC和PCF POR-TRAN等等。具有并行编译功能的串行语言从用户使用角度看是一个传统的串行语言,但它的编译程序可将程序分解为并行执行的部分。 使用显式并行语言进行程序设计时用户要解决以下三个间题:①逻辑分解,即寻找一种适应并行处理的代码和数据划分。②从逻辑分解到处理系统的映射,即从资源分配负载均衡等考虑各程序部分怎样分布在系统的各台处理机上。③数据的定位。虽然上述三问题很难,但是如果程序员的水平较高,采用显式并行语言可达较高的并行度从而较高地提高系统的效率。 并行编译的过程可分为三个阶段:词法和语法分析,优化以及并行代码生成。优化是并行编译的主体,它包括以下三部分:依赖关系分析,识别;程序转换,主要是循环转换;进程的分配及调度。70年代末美国1llinois大学首先开展了向量化和并行化的工作。随之出现了许多RI形1、RAN向量化、并行化的工具,为后面的工作奠定了基础。80年代末并行化的工作已较多地开展起来。如Al〕CFOR-TRAN,交互式并行化工具lq毛OL和PA’1,等。90年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条