|
META TOPICPARENT |
name="WmsxSoftware" |
WMSX
Basic usage |
|
> > | This is a program for mass job management on the Grid. |
| There are two program you will be using: Provider and Requestor.
Provider |
|
-
-v - Specifies that you want debug output on the console. Leave this out once you feel comfortable.
-
myworkdir - Location of the working directory. This is where all the logging and output goes. You may want to set this to a location inside your home directory.
|
|
< < | After the start of the provider, directories log , debug and out is prepared under the working directory. The logging informations of the WMSX actions are written into a file under the log directory. |
> > | After the start of the provider, directories log , debug and out is prepared under the working directory. The logging informations of the WMSX actions are written into a file under the log directory. The files jobids.all , jobids.running , jobids.failed and jobids.done under the working directory contain the unique job identifiers of the sent Grid jobs. |
|
Requestor |