|
软件学报 1997
AUTOMATIC SEARCHING FOR ARRAYS SHARED VARIABLES IN PARALLELIZING FLOWFIELD APPLICATIONS
|
Abstract:
This paper aims at parallelizing flowfield computation applications automatically. Flowfield data and serial flowfield computation programs are partitioned evenly in SPMD model. Arrays shared variables are introduced and the recursive function that automatically searches for arrays shared variables is discussed in detail. An automatic parallelizer has been implemented preliminarily to support the approach in this paper.