Difference between revisions of "System Software"
From Cluster Documentation Project
m (Software moved to System Software: broke out system and application software) |
|||
| Line 1: | Line 1: | ||
| − | ==Cluster Software== | + | ==Cluster System Software== |
| + | |||
| + | This software is for creating and programming clusters. | ||
| + | |||
* [[Compilers]] - building software | * [[Compilers]] - building software | ||
* [[Batch Schedulers]] - sharing your cluster | * [[Batch Schedulers]] - sharing your cluster | ||
Revision as of 18:28, 14 July 2009
Cluster System Software
This software is for creating and programming clusters.
- Compilers - building software
- Batch Schedulers - sharing your cluster
- Parallel Languages
- Parallel Tools
- Debuggers
- Analyzers
- MPI Middleware - for sending messages between nodes
- PVM Middleware - for sending messages between nodes
- Management
- Distributions
- Libraries
- Other
- Application Software