JISE


  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]


Journal of Information Science and Engineering, Vol. 17 No. 5, pp. 825-839


Design and Implementation of a Communication-Efficient Data-Parallel Program Compiling System


Kuei-Ping Shih, Ching-Ying Lai*, Jang-Ping Sheu* 
and Yu-Chee Tseng+
 

Department of Computer Science and Information Engineering 
Tamkang University 
Tamshui, Taipei, 251 Taiwan 
E-mail: kpshih@mail.tku.edu.tw 
*Department of Computer Science and Information Engineering 
National Central University 
Chungli, Taoyuan, 320 Taiwan 
E-mail: sheujp@csie.ncu.edu.tw 
+Department of Computer Science and Information Engineering 
National Chiao Tung University 
Hsinchu, 300 Taiwan


    In this paper, we present the design and implementation of a data-parallel compiling system. The system has been implemented on a DEC Alpha 3000 workstation and incorporated into a parallel programming environment called UPPER (User-interactive Parallel Programming EnviRonment). Given an HPF program, the built-in compiler system can automatically analyze the access pattern of the HPF program, enumerate the computation and communication sets, and then generate the SPMD code for execution on nCUBE/2. Moreover, the user interface is designed to help the programmer to capture some information during the compilation and execution phases, including interprocessor communication, distribution of data elements onto processors, and execution results.


Keywords: communication sets, distributed-memory multicomputers, high performance Fortran (HPF), parallelizing compilers, single program multiple data (SPMD)

  Retrieve PDF document (JISE_200105_08.pdf)