
List of Examples
Submitting a Job from the Standard Input | 50 | |
Submitting a Serial Job Using LSF | 50 | |
Submitting an Interactive Serial Job Using LSF only | 50 | |
Submitting an Interactive Serial Job Using LSF and the | 50 | |
Submitting a | 52 | |
Submitting a | 52 | |
Submitting an MPI Job | 53 | |
Submitting an MPI Job with the | 53 | |
Using the External Scheduler to Submit a Job to Run on Specific Nodes | 55 | |
Using the External Scheduler to Submit a Job to Run One Task per Node | 55 | |
Using the External Scheduler to Submit a Job That Excludes One or More Nodes | 55 | |
Using the External Scheduler to Launch a Command in Parallel on Ten Nodes | 55 | |
Using the External Scheduler to Constrain Launching to Nodes with a Given Feature | 56 | |
Submitting a Job Script | 56 | |
Submitting a Batch Script with the | 57 | |
Submitting a Batch Job Script That Uses a Subset of the Allocation | 57 | |
Submitting a Batch job Script That Uses the srun | 57 | |
Environment Variables Available in a Batch Job Script | 58 | |
The vtjacobic Example Program | 76 | |
C Example – Running the vtjacobic Example Program | 76 | |
Simple Launch of a Serial Program | 82 | |
Displaying Queued Jobs by Their JobIDs | 83 | |
Reporting on Failed Jobs in the Queue | 83 | |
Terminating a Job by Its JobID | 83 | |
Cancelling All Pending Jobs | 83 | |
Sending a Signal to a Job | 83 | |
Using the sinfo Command (No Options) | 83 | |
Reporting Reasons for Downed, Drained, and Draining Nodes | 84 | |
| Examples of LSF Job Launch | 87 |
Examples of Launching LSF Jobs Without the srun Command | 88 | |
Job Allocation Information for a Running Job | 97 | |
Job Allocation Information for a Finished Job | 98 | |
Using the bjobs Command (Short Output) | 98 | |
Using the bjobs Command (Long Output) | 99 | |
Using the bhist Command (Short Output) | 99 | |
Using the bhist Command (Long Output) | 100 | |
Launching an Interactive MPI Job | 102 | |
Launching an Interactive MPI Job on All Cores in the Allocation | 102 |
10 List of Examples