Difference between revisions of "System Software"
From Cluster Documentation Project
								
												
				| Line 5: | Line 5: | ||
*  [[Compilers]] - building software  | *  [[Compilers]] - building software  | ||
*  [[Batch Schedulers]] - sharing your cluster  | *  [[Batch Schedulers]] - sharing your cluster  | ||
| + | *  [[File Systems]]  | ||
*  [[Parallel Languages]]  | *  [[Parallel Languages]]  | ||
*  [[Parallel Tools]]  | *  [[Parallel Tools]]  | ||
| Line 15: | Line 16: | ||
*  [[Libraries]]  | *  [[Libraries]]  | ||
*  [[Other]]  | *  [[Other]]  | ||
| − | + | ||
| + | For Cluster applications see [[Application Software]]  | ||
Revision as of 20:30, 17 July 2009
Cluster System Software
This software is for creating and programming clusters.
- Compilers - building software
 - Batch Schedulers - sharing your cluster
 - File Systems
 - Parallel Languages
 - Parallel Tools
 - Debuggers
 - Analyzers
 - MPI Middleware - for sending messages between nodes
 - PVM Middleware - for sending messages between nodes
 - Management
 - Distributions
 - Libraries
 - Other
 
For Cluster applications see Application Software