Difference: WmsxReference (6 vs. 7)

Revision 72007-11-29 - AndrasLaszlo

Line: 1 to 1
 
META TOPICPARENT name="WmsxSoftware"

WMSX

Line: 45 to 45
 Single jobs may be submitted and managed via the framework, by using traditional JDL files. A sample usage is:
Changed:
<
<
wmsx-requestor.sh -j example.jdl -o StdOutFile -r resultDir
>
>
wmsx-requestor.sh -j example.jdl -r resultDir [ -o StdOutFile ]
 

Where the options are:

-j
Name of the JDL file.
Deleted:
<
<
-o
File to store StdOut / StdError. If the JDL file has JobType set to "Interactive", then StdOut / StdError will be retrieved while the Job is running and stored in the given filename.
 
-r
When the job is done, results are retrieved and stored in the given directory.
Added:
>
>
-o
If the JDL file has JobType set to "Interactive", then StdOut / StdError will be retrieved while the Job is running and stored in the given filename.
 

Automated mass submission of jobs via ArgList files

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback