- IRISA PI-1560: Kerrighed: A SSI Cluster OS Running OpenMP

PDA

View Full Version : IRISA PI-1560: Kerrighed: A SSI Cluster OS Running OpenMP


Agnès Hermann
07-25-2004, 02:48 AM
PI-1560: Kerrighed: A SSI Cluster OS Running OpenMP
David Margery, Geoffroy Vallée, Renaud Lottiaux, Christine Morin,
Jean-Yves Berthou
http://www.irisa.fr/bibli/publi/pi/2003/1560/1560.html
11 pages - août 2003

Abstract
Writing parallel programs for clusters of workstations is still a
challenging task. In this paper, we present Kerrighed, a Single System
Image (SSI) operating system giving the illusion of an SMP machine, and
providing the standard posix thread interface to developers. It is
therefore possible to use Kerrighed to run OpenMP programs compiled for
SMP-machines using the posix thread interface. In this paper, we explain
how we managed to achieve that goal, and present the benefits of
providing OpenMP support through the SSI approach as opposed to a
dedicated run-time environment.

Résumé
Dans ce document, nous présentons Kerrighed, un système à image unique
donnant l'illusion d'une machine multi-processeur et fournissant au
programmeur l'interface de programmation de thread posix. Il est donc
possible d'utiliser Kerrighed pour exécuter des programmes OpenMP
compilés pour des machines multiprocesseurs utilisant l'interface
pthread. Dans cet article, nous expliquons comment nous avons atteint ce
résultat et présentons les avantages d'un système à image unique par
opposition à un environnement d'exécution dédié.

Keywords: Cluster, OpenMP, SSI OS, Linux

Mots clefs: Cluster, syst`eme `a image unique, OpenMP, Linux