parallel performance meaning in English
并行计算机性能
Examples
- The algorithm mainly adopted the parallel performance of neural network and the character that can simulate arbitrary non - circular function , and cut the time of interpolation greatly . so interpolate for any curve or for space disperse become possible
该算法主要利用神经网络的并行性能和可模拟任意非线性函数的特性,使得插补运算的时间大幅度缩短,并且可以对任意曲线或空间离散点进行直接插补。 - Chapter 4 explores the multi - level pipeline - controlled parallel mechanism and parallel performance of multi - sharc system . then the parallel data block - processing scheme for distributed multi - dsp ring network system is introduced in view of dsps " macro pipelines and operating pipelines
提出了在考虑到操作流水线和宏流水线的影响下,数据块并行处理策略在基于环网结构的分布式多sharc系统中的新应用。 - Current work in progress is aimed at expanding the library with new protocol modules and a thorough investigation of parallel performance under the impact of different parallel architecture environment , node mobility as well as the suitability of optimistic synchronization algorithms
当前工作的目的在于扩大新协议模型的库,研究在不同并行体系结构环境影响下的并行性能,节点移动性和乐观的并行算法的适宜性。 - The distributed system recently got much attentions as one of the hot topics in the research of computer science . the task scheduling algorithm plays a very important role in enhancing this system ' s parallel performance and maintaining it ' s load equation . the scheduling problem has turned out to be a npc problem and optimal solutions can not be found in polynomial time . so , many people make great efforts on finding a better algorithm which can produce a better solution within limited cost . some algorithms which have been thought out can find satisfactory solutions . but incur high time complexity . which tend to exacerbate in more complex environments
其中的任务调度问题,对发挥系统的并行性能和保持负载平衡具有非常重要的意义。该问题已被证明是一个npc问题,无法在多项式时间内找到最优解,所以促使人们不懈地研究如何设计调度算法,用有限的代价获得更好的解。现有的启发式算法虽然能够得到满意解,但是计算的时间复杂度较高,当问题规模很大时,求解效率不高。