AMS User Interfaces

AMS provides two different interfaces to users:


Web Interface

The web interface provides a complete and historical view of your HPC resources.


Command Line

The command-line interface may be accessed to by the command:

myams - Shows and manages all your personal billing accounts on the system.


The commands below allow you to submit jobs:

On hydra:

llsubmit - It is a new version of IBM LoadLeveler's llsubmit command with modified command-line options to specify your billing account.

On eos:

qsub - You may use the standard qsub command included in TORQUE/PBS to submit your jobs. However, you may use the PBS resource billto= to specify which billing account you would like to use.

Please use the system's man pages to learn more about these commands.