Compute-intensive and native-execution properties

Properties specified through the WSGrid properties file describe the batch job to be run under the control of WSGrid. This topic describes a set of compute-intensive and native-execution properties.

Compute-intensive properties

The following properties describe a compute intensive job composed of a single step, providing an xJCL-less methodology for describing a compute intensive job. Specifying these properties is mutually exclusive with specification of an xJCL file on the WSGrid command-line invocation and with use of the repository-job property.

Table 1. Compute-intensive properties. The table lists each property followed by a description.
Property name Description
ci-class-name Specifies the name of the implementation class for the compute intensive batch job step.

Native-execution properties

The following properties describe a native execution job composed of a single step, providing an xJCL-less methodology for describing a native execution job. Specifying these properties is mutually exclusive with specification of an xJCL file on the WSGrid command-line invocation and with use of the repository-job property.

Table 2. Native-execution properties. The table lists each property followed by a description.
Property name Description
executable Specifies the command-line string to run in a native process.
arg-line Specifies the command-line argument string to pass to the native executable.
env-var.<envvar name> Specifies the value of a name environment variable to set in the native process. This property can be specified multiple times, once for each unique environment variable to set for the specified executable.
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: April 18, 2014 05:01 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=rgrid_xdcgcomputeint
File name: rgrid_xdcgcomputeint.html