The search functionality is under construction.

Author Search Result

[Author] Chao-Tung YANG(2hit)

1-2hit
  • PPD: A Practical Parallel Loop Detector for Parallelizing Compilers on Multiprocessor Systems*

    Chao-Tung YANG  Cheng-Tien WU  Shian-Shyong TSENG  

     
    PAPER-Sofware System

      Vol:
    E79-D No:11
      Page(s):
    1545-1560

    It is well known that extracting parallel loops plays a significant role in designing parallelizing compilers. The execution efficiency of a loop is enhanced when the loop can be executed in parallel or partial parallel, like a DOALL or DOACROSS loop. This paper reports on the practical parallelism detector (PPD) that is implemented in PFPC (a portable FORTRAN parallelizing compiler running on OSF/1) at NCTU to concentrate on finding the parallelism available in loops. The PPD can extract the potential DOALL and DOACROSS loops in a program by invoking a combination of the ZIV test and the I test for verifying array subscripts. Furthermore, if DOACROSS loops are available, an optimization of synchronization statement is made. Experimental results show that PPD is more reliable and accurate than previous approaches.

  • A Domain-Based Model for Efficient Measurement of Network Information on Grid Computing Environments

    Chao-Tung YANG  Po-Chi SHIH  Sung-Yi CHEN  

     
    LETTER

      Vol:
    E89-D No:2
      Page(s):
    738-742

    Grid computing technologies enable large-scale aggregation and sharing of resources via wide-area networks. Grid technologies include elements such as security, job description, information gathering, scheduling, and resource dispatching, among others. In this paper, we address information gathering and focus on providing a domain-based model for network information measurement using Network Weather Service (NWS) on Grid computing environments.