说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 并行程序结构
1)  parallel program structure
并行程序结构
1.
Considering the fact that parallel program structure can induce the randomcity of tasks computing and communication cost,the definition of stochastic directed acyclic graph(DAG) was expanded,in which the heterogeneity and the parallel program structure were considered together.
针对并行程序结构产生任务计算量和通信量随机性的情况,提出了一种扩展的随机DAG(Directed Acyclic Graph)模型,同时考虑了计算环境异构性和并行程序结构带来的计算时间和通信时间偏移量;基于此扩展的随机DAG,给出了DAG中节点的EST(Earli-est Start Time)和偏移量的计算方法,以标准方差和平均值的和的数学期望来表示;最后,给出了基于扩展随机DAG的并行程序建模方法,通过计算实例验证了该扩展的合理性。
2)  structured parallel programming
结构化并行程序设计
1.
Basing on the principles of communication closed layer, this paper proposes a structured parallel programming paradigm, to support general parallel programming across different platforms.
基于有关因果关系复合的CommunicationClosedLayer理论,提出了一种结构化并行程序设计方法,以支持不同并行平台的“通用”并行程序设计方法。
3)  parallel procedure structure
并行过程结构
4)  parallel program
并行程序
1.
Accuracy verification and efficiency analysis of parallel program based on MPI;
MPI环境下并行程序准确性验证及效率分析
2.
Development flow and computer-aided toolkit of parallel programs;
并行程序开发流程及其辅助工具设计
3.
Aimed at the weakness encountered in the dynamic performance analysis tools of parallel programming, a new intermittent approach is provided for performance analyzing of coarse granular parallel programs.
针对并行程序的动态性能分析方法存在的问题 ,提出了一种大粒度并行程序的新的性能分析方法 ,即间歇性性能分析方法 。
5)  parallel structure
并行结构
1.
Gabor wavelet neural network algorithm based on parallel structure;
基于并行结构的Gabor小波神经网络算法及应用
2.
Multiple neural network integration classifier of parallel structure based on DSP;
基于DSP并行结构的多神经网络集成分类器
3.
Parallel structure is applied to the design of power active filter control system.
采用并行结构控制设计了电力有源滤波器控制系统,并针对APF的保护电路、人机接口电路,在不同工况下进行了大量的动态模拟实验。
6)  parallel [英]['pærəlel]  [美]['pærə'lɛl]
并行结构
1.
This paper proposed a reconfigurable parallel intra predictor generator.
提出了一种基于可重构设计的并行结构的H。
补充资料:并行程序设计语言


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