Computing/Cluster: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
*[http://ask.slashdot.org/askslashdot/06/07/27/001201.shtml Building Your First Cluster] | *[http://ask.slashdot.org/askslashdot/06/07/27/001201.shtml Building Your First Cluster] | ||
*[http://www.gdargaud.net/Hack/ClusterNotes.html Some notes on how to build a Linux cluster] | *[http://www.gdargaud.net/Hack/ClusterNotes.html Some notes on how to build a Linux cluster] | ||
*[[Computing/Linux/OpenPBS|OpenPBS]] | |||
==Other== | ==Other== | ||
[http://distcc.samba.org/ distcc]: a fast, free distributed C/C++ compiler] | [http://distcc.samba.org/ distcc]: a fast, free distributed C/C++ compiler] | ||
Latest revision as of 20:26, 13 August 2007
Software
- BProc: Beowulf Distributed Process Space
- Warewulf
- Mosix is a management system that allows a Linux cluster or a Grid to perform like a single computer with multiple processors.
- openMosix
- Kerrighed is a Single System Image operating system for clusters. Kerrighed offers the view of a unique SMP machine on top of a cluster of standard PCs.
- SCore
- OpenSSI
- Rocks Clusters
- OSCAR: Open Source Cluster Application Resources
Tutorials
- Linux Compute Clusters
- Building Your First Cluster
- Some notes on how to build a Linux cluster
- OpenPBS
Other
distcc: a fast, free distributed C/C++ compiler]