Kerrighed

From HandWiki
Short description: Clustering system for Linux

Kerrighed is an open source single-system image (SSI) cluster software project. The project started in October 1998 at the Paris research group The French National Institute for Research in Computer Science and Control. From 2006 to 2011, the project was mainly developed by Kerlabs. In January, 2012 the Linux clustering mission of Kerlabs was adopted by a new company: We Cluster, Inc. headquartered in Pacific Grove, California. January 18, 2012: Kerrighed 3.0 has been ported to Ubuntu 12.04 with Linux Kernel v3.2.[1]

Background

Kerrighed is implemented as an extension to the Linux operating system. It helps scientific applications such as numerical simulations to use more power. Such applications may be using OpenMP, Message Passing Interface, and/or a Posix multithreaded programming model.[2]

Kerrighed implements a set of global resource management services that aim at making resource distribution transparent to the applications, at managing resource sharing in and between applications and at taking benefit of the whole cluster resources for demanding applications.[3] Kerrighed provides a development framework allowing to easily implement dynamic scheduling policies without kernel modification.[4]

Kerrighed provides several features such as a distributed shared memory with a sequential consistency model, processes migration from one cluster node to another, and to a limited extent checkpointing.

Kerrighed introduces a container concept: this entity is an abstraction of both files and memory. Each Kerrighed node starts a 'root' container in which only local resources are available. To access resources globally, one must start the Kerrighed container on one node then add other nodes in the Kerrighed container.[5]

See also

External links

References

  1. "Kerlabs.com · Home" (in en). https://www.kerlabs.com/index.html. 
  2. Morin, Christine. Kerrighed Linux-based SSI for clusters
  3. Morin, Christine; Lottiaux, Renaud; Vallée, Geoffroy; Gallard, Pascal; Utard, Gaël; Badrinath, R.; Rilling, Louis (2003), "Kerrighed: A Single System Image Cluster Operating System for High Performance Computing" (in en), Euro-Par 2003 Parallel Processing (Springer Berlin Heidelberg): pp. 1291–1294, doi:10.1007/978-3-540-45209-6_175, ISBN 9783540407881 
  4. Vallee, G.; Morin, C.; Berthou, J.-Y.; Rilling, L. (2003). "A new approach to configurable dynamic scheduling in clusters based on single system image technologies" (in en-US). Proceedings International Parallel and Distributed Processing Symposium. IEEE Comput. Soc. pp. 8. doi:10.1109/ipdps.2003.1213198. ISBN 978-0769519265. 
  5. "Kerrighed - Installation notes". http://www.kerrighed.org/docs/releases/3.0/INSTALL.