Logo image
Worker-checker - A framework for run-time parallelization on multiprocessors
Journal article   Peer reviewed

Worker-checker - A framework for run-time parallelization on multiprocessors

Kuang-Chih Liu and Chung-Ta King
Journal of Systems Architecture, Vol.45(3), pp.205-229
11/1998

Abstract

Inspector-executor Irregular problem Run-time parallelization Smart memory Speculative parallelization
Run-time parallelization is a technique for solving problems whose data access patterns are difficult to analyze at compile time. In this paper we propose a worker-checker framework to classify different run-time parallelization schemes. Under the framework, operations performed during run-time parallelization are classified loosely into a worker and a checker. Different schemes are then cast into the framework based on the relative execution order of their worker and checker. From the framework, we identified several new run-time parallelization methods. In the second part of the paper we then examine the implementation of one such method derived from speculative parallelization [L. Rauchwerger, D. Padua, Proceedings of 1995 Conference on Programming Language Design and Implementation, 1995]. The implementation is based on the idea of embedding hardware checkers inside memory controllers. We will present the design of the hardware checker and evaluate the effectiveness of the design on run-time parallelizing DOALL and DOACROSS loops. © 1998 Elsevier Science B.V. All rights reserved.

Metrics

1 Record Views

Details

Logo image