串行程序 meaning in English
serial program
Examples
- The computation result is identical to that of series program , and the correctness of the parallel program is verified
最后将并行程序与串行程序的计算结果相比较,验证了该并行程序的正确性。 - In this dissertation , the series program structure of wheel / rail system dynamics is analyzed to search the solutions to parallel processing
本论文对轮轨系统动力学的原有串行程序结构进行了剖析,以寻求并行处理的可行方法。 - The efficiency can achieve 80 % when executed on 4 computing nods , and 70 % on 8 nods of yh - iii super computer
在银河-上的测试数据,表明paractive能够对cfd串行程序有效并行化,生成高质量的并行程序, 8机并行效率可达70 。 - While executing the program , we memorize all the values of each array variable . the analysis will stop if data dependence is found
动态测试就是在解释执行程序的同时,记录串行程序对数组元素的访问,如果发现数据相关就终止测试。 - Also , programming for such systems is easier since all the data is available to all processors and is not much different from sequential programming
而且对于这种系统进行编程要简单很多,因为所有的数据对于所有的处理器来说都是可以使用的,这与串行程序并没有太多区别。