Job Submission in Windows HPC Server 2008 Quick Reference
Applies To: Windows HPC Server 2008
This topic provides a quick reference for common job submission and job management actions. The tables below provide links to help topics for performing these actions using the three primary job submission interfaces in Windows® HPC Server 2008: HPC Job Manager, the Command Prompt window, and HPC PowerShell.
Looking for the Windows HPC 2008 R2 quick reference? See Job Submission in Windows HPC Server 2008 R2 Quick Reference.
To walk through an example job submission, with instructions for the three primary job submission interfaces, see the Submitting Jobs in Windows HPC Server 2008 Step-by-Step Guide. The guide includes steps for creating a job with a parametric sweep task, and steps for checking the status of your job.
Submit jobs
To submit a job, 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.
Action | HPC Job Manager | Command-prompt window | HPC PowerShell |
---|---|---|---|
Create and submit a job |
|||
Quickly submit a single-task job |
Include the parameter:
|
Not available |
|
Add an MPI task |
Include the launcher mpiexec in the command line of the task. |
Include the launcher mpiexec in the |
|
Add a parametric task |
Include the parameter:
|
Include the parameters:
|
|
Define task dependencies |
Include the parameter:
|
Include the parameter:
|
Manage your jobs
To copy, save, cancel, requeue, or modify a job, or to view job or task details and results, you must be the submitting user (the job owner), or have administrative rights.
Actions | HPC Job Manager | Command-prompt window | HPC PowerShell |
---|---|---|---|
View job properties and results |
Use with
|
||
View task properties and results |
Use with
|
||
Track the state of your jobs |
|||
Save a job to an XML description file |
Not available |
||
Save a task to an XML description file |
Not available |
||
Requeue a canceled or failed job |
Include the job ID of the job to requeue. |
||
Requeue a task |
Use the
|
||
Copy a job |
For example:
|
||
Copy a task |
Not available |
Not available |
|
Cancel a job |
|||
Cancel a task |
Use the
|
||
Modify a job |