Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

Program partitioning and synchronization on multiprocessor systems

Thesis/Dissertation ·
OSTI ID:6956555

Since the mid 1970s, vector machines have dominated the supercomputer market. Because of technological limitations, faster circuits and more levels of pipelining of vector processors can no longer satisfy the increasing demand for high-speed computation. Multiprocessing problems in parallel is a natural trend. Five essential issues are identified in solving problems on multiprocessor systems: control structure, program partitioning, scheduling, synchronization, and memory access. The solutions of these problems determine the performance and efficiency of future multiprocessor machines. This thesis introduces new solutions for the synchronization and partitioning problems. The bit-map method synchronizes concurrent executing processes at the data level. Each synchronized data element has an attached sync field, and each synchronization memory operation contains a mask value. The data can be accessed only when the mask matches the sync. A proper referencing order for the data can be maintained. Two factors are considered when partitioning a program into processes executing in parallel: amount of parallelism and memory access and synchronization overhead. This thesis introduces a minimum distance method which partitions a recurrence loop into independent execution sets. This method uses the minimum dependence distance of each dimension of all dependence cycles to divide the index set of the loop into independent partitions.

Research Organization:
Illinois Univ., Urbana (USA)
OSTI ID:
6956555
Country of Publication:
United States
Language:
English

Similar Records

Compiler, memory management, and compound-function definition for multiprocessors
Thesis/Dissertation · Tue Dec 31 23:00:00 EST 1985 · OSTI ID:6778353

Efficient static scheduling of loops on synchronous multiprocessors
Thesis/Dissertation · Sat Dec 31 23:00:00 EST 1988 · OSTI ID:6038115

On synchronization and scheduling for multiprocessors
Thesis/Dissertation · Sun Dec 31 23:00:00 EST 1989 · OSTI ID:5918933