Using and Administering


Building a Job Command File

Before you can submit a job or perform any other job related tasks, you need to build a job command file. A job command file describes the job you want to submit, and can include LoadLeveler keyword statements. For example, to specify a binary to be executed, you can use the executable keyword, which is described later in this section. To specify a shell script to be executed, the executable keyword can be used; if it is not used, LoadLeveler assumes that the job command file itself is the executable.

The job command file can include the following:

You can build a job command file either by using the Build a Job window on the GUI or by using a text editor.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]