Your first bash job
From ALICE Documentation
Revision as of 08:29, 9 September 2020 by Schulzrf (talk | contribs) (Created page with "Category:Your first job <font color="orange">work in progress</font> =The first bash job= ==About this walkthrough== This walkthrough will guide you through setting up a...")
Revision as of 08:29, 9 September 2020 by Schulzrf (talk | contribs) (Created page with "Category:Your first job <font color="orange">work in progress</font> =The first bash job= ==About this walkthrough== This walkthrough will guide you through setting up a...")
work in progress
Contents
The first bash job
About this walkthrough
This walkthrough will guide you through setting up and submitting a job on ALICE. It will be a simple Hello-World-type job using only bash commands without any modules. The focus of this walkthrough is on the workflow with slurm.
What you will learn?
- Writing a batch file for your job
- Submit your job
- Monitor your job
- Find information about your job
What this example will not cover?
- Loading and using modules for your job
- Compiling code
What you should know before starting?
- Basic knowledge of how to use a Linux OS from the command line.
- How to connect to ALICE.
- How to move files to and from ALICE.