Modify a Job

In HPC Job Manager, you can add tasks and modify some properties of jobs in the job queue. You can add tasks to any jobs except for jobs that are in the Finished state. You can only edit task properties for tasks that are in the Configuring state.

You can use the following procedure to modify a job using HPC Job Manager.

Note

To complete this procedure, you must be the job owner or a cluster administrator.

To modify a job

  1. In the Navigation Pane, click My Jobs.

  2. In the job list, click the job that you want to modify.

  3. Right-click your selection and click Modify Job.

  4. Change the property values as appropriate.

  5. Click Modify to apply the changes. If necessary, requeue your job.

Guidelines for modifying jobs

The following table describes the job properties that you can modify in each job state:

Job state Guidelines for modification
Configuring All properties can be modified.
Queued All properties can be modified. However, changes to most properties for jobs in this state cause the job to be reconfigured. Reconfiguring a job changes your submit time, which affects your place in the job queue (queue position is determined by priority level and submit time).

The following properties can be changed without affecting the submit time:

- Priority
- Notify on start
- Notify on completion
- Job environment variables
- Progress
- Progress Message

Adding tasks does not affect submit time.
Running The following properties can be modified:

- Name
- Project name
- Run time (dd:hh:mm)
- Run until canceled
- Priority
- Notify on completion
- Progress
- Progress message
- Excluded nodes
- Job environment variables

Changes to the job environment variables only apply to tasks that start after the change is made. Changes to this property do not apply to running tasks.
Canceled and Failed All job properties can be modified. When you click Modify to apply your changes, the job and all Canceled or Failed tasks in the job move to the Configuring state.

You can submit the job, or re-open the Modify Job dialog box to edit the tasks.
Finished You cannot modify a Finished job. To run a job again, either as-is, or with changes, see Copy a Job or Task - Job Manager.

Additional considerations

Additional references