Description
The training covers the basic use case for a supercomputer.
During this training, you will learn many useful Linux commands that will allow you to prepare and run a job on a Supercomputer. You will familiarize yourself with the Linux toolset to make your work on the supercomputer more convenient. The training covers basic Bash scripting.
Date
16 October 2025, 10:00 - 13:30 (online)
Agenda
- Environmental variables and storage spaces - learning distinct features of the supercomputer; variables, env vars, export, $HOME, $SCRATCH, $USER, $PLG_GROUPS_STORAGE, bc;
- file permissions - understanding ownership of files: ls -l, chmod;
- transferring files to and from the supercomputer: tar, scp;
- running a job and viewing results: sbatch, find, grep, mc;
- scripting in bash: for, sleep, date, seq, subshell $();
- Q&A (15 mins)