parallelization meaning in English
并行化
平行化
平行性
Examples
- Parallelizing a legacy sequential simulator does not bring optimum efficiency in parallel execution . " after the fact " parallelization has been shown to be difficult and ineffective
将传统的串行仿真器并行无法带来并行执行的最佳效率。 “发生之后”的并行显得困难且低效。 - Some of this parallelization of development was made possible through the use of source code management tools because of the ability to keep parallel lines of development synchronized
由于使用源代码管理工具可以保持开发的同步并行进行,这样就可能实现开发的部分并行化。 - Basing on the muti - threads parallel model on shered memory , we make some research and test of program parallelization on source code level and intermediate representation level
根据基于共享内存方式的多线程并行模型,对于在源代码级和中间代码级进行程序并行化做了一些研究和实验。 - The realized principle of the system layout is explained , including character of object oriented , parallelization of the computation process and networks connection each other and so on
讲述分布式优化框架的实现原理。主要包括系统的面向对象特性,算法的并行化和网络底层的实际互连等。 - And we improved it effectively . npupar is a source - to - source automatic parallelization system , which can automatically parallelize sequential fortran77 program into parallel program based on pvm system
Npupar是一个源到源的并行化系统,它对fortran77编写的串行源程序进行自动并行化,生成基于pvm环境的并行源程序。