Copy a Job or Task

Applies To: Windows HPC Server 2008

To run a job again, either as-is, or with changes, you can make and submit a copy of the job. To copy a job, you must be the submitting user or have administrative rights. Copying a job allows you to run a finished job again, or to use the property settings of a previously submitted job as a pattern for a new job.

Similarly, within a single job, you can make a copy of a task. This allows you to efficiently create multiple tasks with similar properties.

Important

To complete these procedures, you must have been added as a user on the cluster, or you must be a member of a domain group that has been added as a user on the cluster. For more information, contact your cluster administrator.

Copying a job

To copy a job

  1. In the Navigation Pane, click My Jobs.

  2. In the job list, right-click the job you want to copy, then click Copy Job.

  3. In the Copy Job dialog box, make modifications to the job if necessary, then click Submit.

Copying a task

In HPC Job Manager, the option to copy a task is available in the New Job, Modify Job, and Copy Job dialog boxes. As an example, the following procedure describes how to copy a task in the New Job dialog box.

To copy a task

  1. In the Actions pane, click New Job.

  2. In the New Job dialog box, in the left pane, click Task List.

  3. Add a task, and set the properties as necessary. The task appears in the task list.

  4. In the task list, click the task you created, then click Copy. A copy of the task appears in the task list.

  5. In the task list, click the copied task. Under Task Properties, you can modify the properties for the task, or click Edit to open the Task Details and I/O Redirection dialog box.

Additional considerations

  • If you want to use a job or task as a pattern for multiple submissions, you can export the job or task to a description file. For more information, see Save a Job or Task to a File.

  • To open HPC Job Manager, click Start, point to All Programs, click Microsoft HPC Pack, and then click HPC Job Manager.

Additional references