Computing/Cluster: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Software==
==Software==
*[http://bproc.sourceforge.net/ BProc]: Beowulf Distributed Process Space
*[http://bproc.sourceforge.net/ BProc]: Beowulf Distributed Process Space
*[http://www.warewulf-cluster.org/ Warewulf]
*[http://www.mosix.org/ Mosix] is a management system that allows a Linux cluster or a Grid to perform like a single computer with multiple processors.
*[http://www.mosix.org/ Mosix] is a management system that allows a Linux cluster or a Grid to perform like a single computer with multiple processors.
*[http://openmosix.sourceforge.net/ openMosix]
*[http://openmosix.sourceforge.net/ openMosix]
Line 7: Line 8:
*[http://www.openssi.org/ OpenSSI]
*[http://www.openssi.org/ OpenSSI]
*[http://www.rocksclusters.org/wordpress/ Rocks Clusters]
*[http://www.rocksclusters.org/wordpress/ Rocks Clusters]
*[http://oscar.openclustergroup.org/ OSCAR]: Open Source Cluster Application Resources


==Tutorials==
==Tutorials==
[http://linuxclusters.com/compute_clusters.html Linux Compute Clusters]
*[http://linuxclusters.com/compute_clusters.html Linux Compute Clusters]
*[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]
*[[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 13: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

Other

distcc: a fast, free distributed C/C++ compiler]