Running Jobs ============ Module Objectives ^^^^^^^^^^^^^^^^^ This module will be fully interactive. Participants are **strongly encouraged** to follow along on the command line. After taking this module, participants should be able to: * Prepare and submit a batch job to a queue * Initiate an interactive session using idev Topics Covered ^^^^^^^^^^^^^^ * Batch job submission, commands dependent on system (``sbatch``, ``showq``, ``scancel``). * Interactive sessions with ``idev`` (``idev``, ``idev -help``) .. toctree:: :maxdepth: 1 :caption: Sections: job_submission_01.rst job_submission_02.rst