Sciweavers

ICA3PP
2007
Springer

The Thread Migration Mechanism of DSM-PEPE

13 years 6 months ago
The Thread Migration Mechanism of DSM-PEPE
In this paper we present the thread migration mechanism of DSM-PEPE, a multithreaded distributed shared memory system. DSM systems like DSM-PEPE provide a parallel environment to harness the available computing power of computer networks. DSM systems offer a virtual shared memory space on top of a distributed-memory multicomputer, featuring the scalability and low cost of a multicomputer, and the ease of programming of a shared-memory multiprocessor. DSM systems rely on data migration to make data available to running threads. The thread migration mechanism of DSM-PEPE was designed as an alternative to this data migration paradigm. Threads are allowed to migrate from one node to another, as needed by the computation. We show by experimentation the feasibility of the thread migration mechanism of DSM-PEPE as an alternative to improve application perfomance by enhancing spatial locality. Keywords. Thread migration, distributed shared memory, multithreading, spatial locality.
Federico Meza, Cristian Ruz
Added 19 Oct 2010
Updated 19 Oct 2010
Type Conference
Year 2007
Where ICA3PP
Authors Federico Meza, Cristian Ruz
Comments (0)