Difference between revisions of "Online training materials"
(→Programming) |
(→OpenMP) |
||
Line 24: | Line 24: | ||
''[[MPI]] related contents is to be added soon.'' | ''[[MPI]] related contents is to be added soon.'' | ||
==== OpenMP ==== | ==== OpenMP ==== | ||
− | For [[OpenMP]] related training materials refer to the [[OpenMP#Resources|resource section]] of the OpenMP entry. | + | For [[OpenMP]] related training materials refer to the [[OpenMP#Resources|resource section]] of the OpenMP entry, see [[OpenMP#Resources|here]]. |
Revision as of 17:06, 30 January 2017
We provide an overview on publicly available training materials from SNIC related (e.g. SNIC centres) and external sources.
This pages is currently under construction and more contents will be added soon.
Contents
Basic use of HPC systems
UNIX and LINUX
To be added
Job schedulers
SLURM
SLURM is currently the most widely used job scheduler by the SNIC centres. Unless you are using software, whose GUI is well integrated into the scheduler, having some knowledge about it is required when working at a SNIC installation. On the SLURM website you can access the official SLURM documentation an FAQ and (video) tutorials. In addition the SNIC centres provide their own documentation, also describing local customisation:
- NSC's Introduction to batch jobs
- LUNARC's batch system guide
Programming
Parallel programming
MPI
MPI related contents is to be added soon.
OpenMP
For OpenMP related training materials refer to the resource section of the OpenMP entry, see here.