Submitting and Monitoring HPC Jobs

Submit jobs to the Windows HPC Scheduler by:

See Microsoft's documentation for information on the latter three methods.

Install Client Utilities from the Microsoft HPC Pack on the submit host to use any of these methods to submit a job to a cluster. The Submit HPC Job dialog box cannot contact the cluster head node if the client utilities are not installed.

Submit jobs from any Microsoft Windows host meeting the following requirements:

Job Monitoring

Monitor Windows HPC Jobs using the Monitor Job dialog box; select Tools > Job Management > Monitor Jobs. This dialog box can also be opened by selecting the Begin monitoring this job now check box when a job is successfully submitted using the job submission dialog box.

In addition to the above requirements to allow job monitoring the following is also necessary:

Cluster Configuration

Any job running on a Windows HPC Cluster that is distributed over multiple compute hosts requires network communication between processes running on these hosts. The cluster must be configured to allow this communication. Any firewall or other security software must be disabled or configured to allow communication between any of the compute hosts where a job could run.

Job Submission User Profile on Cluster Compute Nodes

For a job to run correctly, the submission user's profile must be accessible and properly initialized on the cluster compute nodes where the job runs. If the Ansoft/temp subdirectory of your My Documents directory does not exist or is not accessible on the compute cluster nodes where a job runs, the batchoptions for the job will not be processed correctly, resulting in job failure. One way to ensure that this directory is created on each compute host is for the submission user to log in to each compute host and run the Ansys Electromagnetics product application one time.

Related Topic

Specifying the Number of Compute Resource Units for HPC Jobs