Submitting your Batch Job
Submit your code to run on the compute nodes. Create a submission script and specify options for better job management.
Running your Interactive Jobs through Batch
Start interactive shell on a compute node to debug your code or run resource-intensive interactive programs.
Running MPI jobs in an Interactive Session
Learn how to run an MPI job in an interactive session.
Resources Available for your Jobs
Explore resources (CPUs, GPUs, Memory, Scratch space) available for your interactive and non-interactive jobs.
Managing and Tracking your Batch Job
View the status of your job; delete your job from the queue; evaluate memory usage by your job.
Allocating Memory for your Job
Figure out how much memory your job requires and then request appropriate resources.
Advanced Batch System Usage
Submit array of jobs; Specify dependency of one job from another.
Running Parallel Batch Jobs
Run parallel (OMP, MPI or GPU) jobs.
Running Interactive Graphics Job
Run complex interactive visualization applications that require OpenGL 3D hardware acceleration.
Batch Script Examples
Example batch scripts for running a variety of common job types.
Best Practices
Learn some Best Practices to apply when using the Shared Computing Cluster.
Process Reapers
Learn about our automated and policy enforcement process reapers.