ANU Computer Science Technical Reports

TR-CS-98-01


Scott Milton.
Thread migration in distributed memory multicomputers.
February 1998.

[POSTSCRIPT (130266 bytes)] [PDF (219723 bytes)] [EPrints archive]


Abstract: While the paradigm offered by SMP designs is relatively clean one, programming paradigms offered on distributed memory platforms rarely offer the same simplicity of comprehension, and ease of use. The most common paradigms for programming distributed memory computers offer either distributed shared memory, or a complex and error prone message passing library.

We have implemented a runtime system for distributed memory platforms, Nomad which offers not only the transparency of data location provided by distributed shared memory systems, but also transparency of processing location by a highly optimised and lightweight thread migration mechanism.

We argue that thread migration is in many cases is actually a more efficient computation strategy than the data migration in conventional distributed shared memory systems.


Technical Reports <Technical-DOT-Reports-AT-cs-DOT-anu.edu.au>
Last modified: Tue May 31 12:56:00 EST 2011