Difference between revisions of "Manuals"
From MosixWiki
(2 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
==For Users== | ==For Users== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[bestnode]] - select the best node to run on | * [[bestnode]] - select the best node to run on | ||
* [[migrate]] - manual control of running MOSIX processes | * [[migrate]] - manual control of running MOSIX processes | ||
* [[mon]] - MOSIX monitor | * [[mon]] - MOSIX monitor | ||
+ | * [[moskillall]] - kill or signal all your MOSIX processes | ||
+ | * [[mospipe]] - run pipelined jobs efficiently using Direct Communication | ||
+ | * [[mosps]] - list information about MOSIX processes | ||
+ | * [[mosq]] - MOSIX queue control | ||
+ | * [[mosrun]] - running MOSIX programs | ||
* [[testload]] - MOSIX test program | * [[testload]] - MOSIX test program | ||
+ | * [[timeof]] - report CPU usage of migratable processes | ||
==For Programmers== | ==For Programmers== | ||
− | |||
* [[direct communication]] - migratable sockets between MOSIX processes | * [[direct communication]] - migratable sockets between MOSIX processes | ||
+ | * [[mosix]] - sharing the power of clusters and grids | ||
==For Administrators== | ==For Administrators== |
Latest revision as of 15:18, 22 February 2009
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
- bestnode - select the best node to run on
- migrate - manual control of running MOSIX processes
- mon - MOSIX monitor
- moskillall - kill or signal all your MOSIX processes
- mospipe - run pipelined jobs efficiently using Direct Communication
- mosps - list information about MOSIX processes
- mosq - MOSIX queue control
- mosrun - running MOSIX programs
- testload - MOSIX test program
- timeof - report CPU usage of migratable processes
For Programmers
- direct communication - migratable sockets between MOSIX processes
- mosix - sharing the power of clusters and grids