Difference between revisions of "Manuals"
From MosixWiki
(→For Programmers) |
|||
Line 9: | Line 9: | ||
* [[migrate]] - Manual control of running MOSIX processes | * [[migrate]] - Manual control of running MOSIX processes | ||
* [[mon]] - MOSIX monitor | * [[mon]] - MOSIX monitor | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==For Programmers== | ==For Programmers== | ||
Line 19: | Line 14: | ||
* [[mosix]] - sharing the power of clusters and grids | * [[mosix]] - sharing the power of clusters and grids | ||
* [[direct communication]] - migratable sockets between MOSIX processes | * [[direct communication]] - migratable sockets between MOSIX processes | ||
+ | |||
+ | ==For Administrators== | ||
+ | |||
+ | * [[mosctl]] - Miscellaneous MOSIX functions | ||
+ | * [[setpe]] - Configure the local cluster | ||
+ | * [[topology]] - incorporating networking costs in MOSIX |
Revision as of 00:23, 13 November 2007
For All Users
- mosrun - Running MOSIX programs
- mosps - List information about MOSIX processes
- mosq - MOSIX queue control
- mospipe - Run pipelined jobs efficiently using Direct Communication
- moskillall - Kill all MOSIX processes
- bestnode - Select the best node to run on
- migrate - Manual control of running MOSIX processes
- mon - MOSIX monitor
For Programmers
- mosix - sharing the power of clusters and grids
- direct communication - migratable sockets between MOSIX processes