Title :
Enhancing software DSM for compiler-parallelized applications
Author :
Keleher, Pete ; Tseng, Chau-Wen
Author_Institution :
Dept. of Comput. Sci., Maryland Univ., College Park, MD, USA
Abstract :
Current parallelizing compilers for message-passing machines only support a limited class of data-parallel applications. One method for eliminating this restriction is to combine powerful shared-memory parallelizing compilers with software distributed shared-memory (DSM) systems. We demonstrate such a system by combining the SUIF parallelizing compiler and the CVM software DSM. Innovations of the system include compiler-directed techniques that: (1) combine synchronization and parallelism information communication on parallel task invocation, (2) employ customized routines for evaluating reduction operations, and (3) select a hybrid update protocol that pre-sends data by flushing updates at barriers. For applications with sufficient granularity of parallelism, these optimizations yield very good eight processor speedups on an IBM SP-2 and DEC Alpha cluster usually matching or exceeding the speedup of equivalent HPF and message-passing versions of each program. Flushing updates, in particular, eliminates almost all nonlocal memory misses and improves performance by 13% on average
Keywords :
distributed memory systems; message passing; parallelising compilers; shared memory systems; synchronisation; DEC Alpha cluster; IBM SP-2; SUIF; compiler-parallelized applications; hybrid update protocol; message-passing machines; parallelizing compilers; software DSM; software distributed shared-memory systems; Application software; Computer architecture; Computer science; Concurrent computing; Parallel machines; Parallel processing; Program processors; Protocols; Software performance; Workstations;
Conference_Titel :
Parallel Processing Symposium, 1997. Proceedings., 11th International
Conference_Location :
Genva
Print_ISBN :
0-8186-7793-7
DOI :
10.1109/IPPS.1997.580945