Changes between Version 10 and Version 11 of ComputeStartExamples
- Timestamp:
- 2010-11-10T09:38:00+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComputeStartExamples
v10 v11 4 4 Here, we provide a user guide to better understand the MCF code and [http://www.gridgainsystems.com/ GridGain] configuration. 5 5 6 [http://www.molgenis.org/wiki/ComputeStartExample1 Examples1] shows a simple usage of Job Manager, which runspipelines defined locally on one remote cluster or server.6 [http://www.molgenis.org/wiki/ComputeStartExample1 Job Manager] shows how to run pipelines defined locally on one remote cluster or server. 7 7 8 [http://www.molgenis.org/wiki/ComputeStartExample2 Examples2] shows the configuration of Worker used to execute scripts on the cluster from [http://www.molgenis.org/wiki/ComputeStartExample1 Examples1]8 [http://www.molgenis.org/wiki/ComputeStartExample2 Worker] shows the configuration of Worker used to execute scripts on the cluster from the [http://www.molgenis.org/wiki/ComputeStartExample1 Job Manager] example 9 9 10 [http://www.molgenis.org/wiki/ComputeStartExample3 Examples3] shows a usage of Resource Manager used to manage Workers from [http://www.molgenis.org/wiki/ComputeStartExample1 Examples1]10 [http://www.molgenis.org/wiki/ComputeStartExample3 Resource Manager] shows how to remotely manage Workers on the cluster or server 11 11 12 [http://www.molgenis.org/wiki/ComputeStartExample4 Examples4] shows a usage of Job Manager having several different execution infrastructures (i.e. clusters, servers, local network machines) 12 [http://www.molgenis.org/wiki/ComputeStartExample6 Script] gives an example of the script to execute on the cluster 13 14 [http://www.molgenis.org/wiki/ComputeStartExample5 Monitor] shows how to monitor job execution 15 16 [http://www.molgenis.org/wiki/ComputeStartExample4 Examples4] shows how to include several infrastructures (i.e. clusters, servers, local network machines) into the cloud. 13 17 14 18 {{{#!comment