串行程序设计 meaning in English
serial programming
Examples
- However , there is still no generally accepted parallel computation model in the parallel computation realm . this makes the wide difference between parallel programming and serial programming
然而,在并行计算领域,还没有被大家公认的统一的并行计算模型,这使得并行程序设计与串行程序设计有着天然的区别。 - In addition , in aspect of maturity of the programming technology , the parallel one is behind of serial one , being the complexity ( indeterminacy and scalability ) of parallel ( concurrency )
另外,在并行程序设计技术的成熟性方面,并行程序设计技术比串行程序设计技术要弱后,主要是因为并行(并发)的复杂性? ?不确定性、可扩展性等。 - The application of parallel computing cannot exist without the support of related software . however , the design of a high - performance parallel program usually requires much more efforts than a sequential one , especially in case of complex problems . therefore , there is an urgent need of the development and improvement of high - performance numerical software
并行计算的应用离不开并行软件的支持,在新的科学计算形势下,人们对高性能数值软件的严重依赖和迫切需求基于这样一个事实:并行数值程序的设计远比串行程序设计来得困难,尤其面对复杂应用问题时,大规模并行数值程序的开发和性能优化非常具有挑战性。