Inter-procedural analysis for parallel computing
Numerous efforts have been made on performing data dependence analysis on sequential programs and to parallelize them, especially the loops. However, program restructurers often have to make some conservative assumptions whether to parallelize them or not, due to insufficient information caused by p...
Saved in:
Main Authors: | , |
---|---|
格式: | Article |
语言: | English |
出版: |
Elsevier
1995
|
在线阅读: | http://psasir.upm.edu.my/id/eprint/114052/1/114052.pdf http://psasir.upm.edu.my/id/eprint/114052/ https://linkinghub.elsevier.com/retrieve/pii/016781919400082L |
标签: |
添加标签
没有标签, 成为第一个标记此记录!
|
总结: | Numerous efforts have been made on performing data dependence analysis on sequential programs and to parallelize them, especially the loops. However, program restructurers often have to make some conservative assumptions whether to parallelize them or not, due to insufficient information caused by procedure calls. Procedures that are called may be modifying some global variables and this inhibits any parallelism. This paper discusses the Inter-procedural analysis (IPA) based on the Bernstein Method [29]. IPA involves in collecting information regarding a procedure call and the effects of usage of variables in the body of the called procedure. A way to handle inter-procedural information by using the Bernstein Sets [10] is proposed. © 1995. |
---|