Parallel Programming with Python (day 1)

9:00 - 17:00

HPC
Taught by

Johan Hidding (eScienceCenter), Leon Oostrum (eScienceCenter)

Date

June 4, 2026

Did you write code in Python and is it not fast enough? Do you run code, but are you running out of memory? If you want your code to make optimal use of your computing resources (whether it is your own laptop or an HPC system), then parallellizing your code might be the solution.

In this course we show several ways of speeding up your program and making it run in parallel. We introduce the following modules:

Prerequisites:

Reuse