You are here: References > Job Scripts

3.4 Job Scripts

This topic provides information about the different job scripts, including customization options (where applicable).

In this topic

3.4.1 Nitro Job Script

The nitro_job.sh script is located in the /opt/nitro/etc/ directory.

Typically the nitro_job.sh script is customized by the system administrator and executed by the nitrosub command. This job script is used for static jobs, if resources are not in a range. For dynamic jobs, it sets up the initial resource request (minimum resource value in the range).

Alternatively, the system administrators can modify the nitro_job.sh script and then have authorized users copy and customize the script for their task file. This script is then executed using the resource manager's job submission command (for example, Torque's qsub). This functionality is similar to the Nitro functionality prior to version 2.1.

The nitro_job.sh script:

In the nitro.job.sh script, can also customize the launch_nitro.sh script.

3.4.2 Worker Job Script

The worker_job.sh script is located in the /opt/nitro/etc/ directory.

The worker_job.sh script is executed only by the nitrosub command. This job script is used for the dynamic portion of dynamic jobs (resources after the initial request up to the maximum value).

© 2016 Adaptive Computing