Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.62 KB

File metadata and controls

23 lines (12 loc) · 1.62 KB

Jobs via Command Line Interface

The present section of the documentation explains how simulation Jobs can be created and executed via the Command Line Interface (CLI) of our platform.

We explain how to compose Batch Scripts (also known as Job Scripts), necessary for job submission via CLI, in this section.

We describe the accounting aspects of Job submission via CLI, such as specifying Projects and inspecting the Account charges and balance, here.

The actions pertaining to Jobs submission and execution under the CLI are reviewed in this section of the documentation. Other general actions concerning the CLI, such as the loading of modules, the compilation of new applications or the creation of new python environments, are described separately.

Apptainer and Environment Modules

For the new platform, CLI workflows use Apptainer-backed modules that set $EXEC_CMD variables for containerized execution. See: Apptainer and Environment Modules

We provide tutorials guiding the user through the complete procedure for submitting jobs via CLI, and subsequently retrieving the corresponding results under the Web Interface of our platform. These tutorials are introduced here.