Running Jobs

When you log into eugene, you are placed on a login node that is suitable for code editing, compiling, etc. Parallel jobs must be launched through the batch queue system. Eugene uses LoadLeveler (Tivoli Workload Scheduler LoadLeveler) for job submission. More information on LoadLeveler can be found on the following pages.

Batch Jobs

Batch scripts can be used to run a set of commands on a system’s compute partition. The batch scripts page gives example batch scripts, how to submit the batch scripts, and common usage tips.

Altering Batch Jobs

The altering batch jobs page lists ways to remove or alter batch jobs.

Monitoring Job Status

The monitoring job status page lists ways to monitor jobs in the batch queue.

Queues

Queues are used by the batch scheduler to aid in the organization of jobs. The queues page lists the available queues and their benefits.