How to Run Batch Job

Using PBS in HPC Cluster

The PBS Pro job scheduler is a powerful cluster management tool that enables users to make full use of the computing resources available in HPC. Some useful features that can be found in PBS job scheduler include:

Ability to launch jobs from any system in HPC

Job monitoring and management

Recovery from system crashes

Advance resource reservation

This tutorial will teach the user to perform the following operations using PBS:

Checking status of HPC clusters and PBS queues

Basic job submission

Job Monitoring, Management and Termination

You can also check above instructions by entering command “hpc pbs help” after log into HPC cluster at anytime.