摘要
并行程序设计主要有两种途径,即使用并行程序设计语言编写并行程序,或将串行程序并行化.串行程序并行化是一种比较有效的并行程序设计的途径.通过介绍并行技术的现状及相关分析的一些定义,给出了一个关于在串行程序中识别可并行执行语句的算法,论述了这一算法的意义.
There are two mainly methods to design parallel program by using parallel language to design parallel program and parallelizing sequential program. It' s necessary and not easy to be well up in structure of parallel program for designer. However many sequential programs already have been mature in past 40 years, so parallelizing sequential program is a better way to design parallel program. This paper analyzes an algorithm about recognition the parallel executable sentences in the serial program. Finally it indicates the significance of this algorithm.
出处
《云南民族大学学报(自然科学版)》
CAS
2007年第3期274-276,共3页
Journal of Yunnan Minzu University:Natural Sciences Edition
关键词
串行程序
并行化
相关分析
数据相关
sequential program
parallelizing
dependency analysis
data dependency