Abstract:Communication overhead is an important factor which affects program performance in massively parallel processing systems. This paper introduces an optimizing technique for sequential loops in MPP Fortran programs. This technique,through application of synchronization control to sequential loops and changing sequential loops into shared ones,will reduce communication overhead and improve program performance.