Self study¶
This page contains links to self-study material. More material will be added soon.
Material aimed at new users of the infrastructure.¶
In this section we provide material aimed at new users and users who want to refresh their knowledge about basic aspects of working with our services. The material is also expected to be useful for users of other HPC services, e.g. services offered by Swedish universities.
Linux commandline and Bash shell¶
To work on an HPC system a basic mastery of the Linux commandline is hightly recommended. NAISS training currently offers two course.
- Material for the basic course Linux commandline 101
- Material for the course Linux commandline 201, which is at intermediate level
Running jobs and using the batch scheduler¶
To run computational jobs or AI workloads one has to work with the batch scheduler. The material describes the basics of a batch scheduler. The material utilises the SLURM system as a case study.