Description
Modern supercomputers are massive parallel machines with up to hundreds of cores on node and even thousands of nodes connected via fast network interface. To utilise fully those machines, one needs to know about parallelisation techniques and queuing system options of resource allocation. This training will show different ways that SLURM allocates resources and how to apply them to different computations and workloads.
Date
31 October 2025, 09:00 - 11:00 (online)
Agenda
- Serial jobs
- Embarrassingly parallel jobs
- Intranode calculations
-
- Types of parallelisation
-
- Granularity of resource allocation
- Multinode calculations
- Gpu calculations
- Array jobs - high throughput jobs
- Job dependencies
- Brief review of available applications that use described methods of parallelisation