说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 并行程序执行模型
1)  parallel execution model
并行程序执行模型
1.
A layered idea for parallel computation model research was proposed,in which the layered parallel computation model was composed of parallel algorithm design model,parallel programming model and parallel execution model.
传统单一的并行计算模型变得越来越复杂,对并行计算各阶段针对性不强、指导能力差的特点,为此提出了对并行计算模型分层研究的思想,依此把并行计算模型分为并行算法设计模型、并行程序设计模型、并行程序执行模型三个层次,分别给出了各个模型的特点及研究内容。
2)  program execution model
程序执行模型
1.
The development of traditional program execution model and processor architecture is restricted by many problems arose in nanometer technology designs, such as power dissipation, wire delay, design complexity, etc.
纳米工艺代微处理器设计中存在的功耗、线延迟和设计复杂度等问题严重地制约了传统的程序执行模型和处理器体系结构的发展。
3)  parallel programming model
并行程序设计模型
1.
A layered idea for parallel computation model research was proposed,in which the layered parallel computation model was composed of parallel algorithm design model,parallel programming model and parallel execution model.
传统单一的并行计算模型变得越来越复杂,对并行计算各阶段针对性不强、指导能力差的特点,为此提出了对并行计算模型分层研究的思想,依此把并行计算模型分为并行算法设计模型、并行程序设计模型、并行程序执行模型三个层次,分别给出了各个模型的特点及研究内容。
2.
This paper presents a dataflow-style Java parallel programming model with a runtime profile based thread duplication algorithm to exploit data level parallelism.
提出了一种具有数据流特征的Java并行程序设计模型,并针对该模型提出了一种基于运行时信息反馈的自适应优化算法,使得运行时系统可以利用数据流程序所暴露出的数据并行性,加速程序的运行。
4)  main executive module
主执行程序模块
5)  Executive Procedure
执行程序
1.
The executive procedure of the public security management punishment decision includes warning,fine,administrative detention,cancellation of the permit which the public security organ issued,leaving country ahead of time and deporting and so on.
治安管理处罚决定的执行程序包括警告、罚款、行政拘留、吊销公安机关颁发的许可证以及限期出境、驱逐出境等治安管理处罚决定的执行。
6)  enforcement procedure
执行程序
1.
The debating of "burden of proof " in enforcement procedure;
执行程序中举证责任辨析
2.
In judicial practice in China,conflicts between bankruptcy procedure and enforcement procedure are of two kinds:overt and conflict.
在我国司法实践中,破产程序与执行程序之间存在显性与隐性两种冲突。
补充资料:并行程序设计语言


并行程序设计语言
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年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条