Difference between revisions of "System Software"

From Cluster Documentation Project
Jump to: navigation, search
(organized better added catagories)
Line 3: Line 3:
 
This software is for creating and programming clusters.  
 
This software is for creating and programming clusters.  
  
*  [[Compilers]] - building software
+
'''Software for Building Clusters'''
 +
*  [[Distributions]] - a Linux distribution augmented to work with clusters
 +
*  [[Tool Kits]] - work on top of an existing Linux distribution
 +
*  [[Instant Clusters]] - cluster nodes that boot off a CD or memory stick
 
*  [[Batch Schedulers]] - sharing your cluster
 
*  [[Batch Schedulers]] - sharing your cluster
 
*  [[File Systems]]
 
*  [[File Systems]]
 +
 +
'''Programming Tools'''
 +
*  [[Compilers]] - building software
 
*  [[Parallel Languages]]
 
*  [[Parallel Languages]]
 
*  [[Parallel Tools]]
 
*  [[Parallel Tools]]
 
*  [[Debuggers]]
 
*  [[Debuggers]]
 
*  [[Analyzers]]
 
*  [[Analyzers]]
 +
 +
'''Middleware'''
 
*  [[MPI Middleware]] - for sending messages between nodes
 
*  [[MPI Middleware]] - for sending messages between nodes
 
*  [[PVM Middleware]] - for sending messages between nodes
 
*  [[PVM Middleware]] - for sending messages between nodes
 +
 +
'''Management'''
 
*  [[Management]]
 
*  [[Management]]
*  [[Distributions]]
+
 
 +
'''Other Software'''
 
*  [[Libraries]]
 
*  [[Libraries]]
 
*  [[Other]]
 
*  [[Other]]
  
 
For Cluster applications see [[Open/Freely Available Cluster Applications]] and [[Commercial Cluster Applications]]
 
For Cluster applications see [[Open/Freely Available Cluster Applications]] and [[Commercial Cluster Applications]]

Revision as of 19:14, 20 July 2009

Cluster System Software

This software is for creating and programming clusters.

Software for Building Clusters

Programming Tools

Middleware

Management

Other Software

For Cluster applications see Open/Freely Available Cluster Applications and Commercial Cluster Applications