Difference between revisions of "Manuals"
From MosixWiki
(→For Users) |
|||
Line 5: | Line 5: | ||
==For Users== | ==For Users== | ||
− | * [[mosrun]] - | + | * [[mosrun]] - running MOSIX programs |
− | * [[mosps]] - | + | * [[mosps]] - list information about MOSIX processes |
* [[mosq]] - MOSIX queue control | * [[mosq]] - MOSIX queue control | ||
− | * [[mospipe]] - | + | * [[mospipe]] - run pipelined jobs efficiently using Direct Communication |
− | * [[moskillall]] - | + | * [[moskillall]] - kill or signal all your MOSIX processes |
− | * [[bestnode]] - | + | * [[bestnode]] - select the best node to run on |
− | * [[migrate]] - | + | * [[migrate]] - manual control of running MOSIX processes |
* [[mon]] - MOSIX monitor | * [[mon]] - MOSIX monitor | ||
* [[testload]] - MOSIX test program | * [[testload]] - MOSIX test program | ||
Line 22: | Line 22: | ||
==For Administrators== | ==For Administrators== | ||
− | * [[mosctl]] - | + | * [[mosctl]] - miscellaneous MOSIX functions |
− | * [[setpe]] - | + | * [[setpe]] - configure the local cluster |
* [[topology]] - incorporating networking costs in MOSIX | * [[topology]] - incorporating networking costs in MOSIX |
Revision as of 19:10, 1 October 2008
The manuals below are provided for general information.
Users are advised to use the manuals that are
provided with their specific MOSIX distribution.
For 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 or signal all your MOSIX processes
- bestnode - select the best node to run on
- migrate - manual control of running MOSIX processes
- mon - MOSIX monitor
- testload - MOSIX test program
For Programmers
- mosix - sharing the power of clusters and grids
- direct communication - migratable sockets between MOSIX processes