This is a tutorial introducing parallel programming concepts and their implementation in Python.
Topics covered include:
- Serial vs Parallel execution
- The
multiprocessingmodule - Using MPI with
mpi4py - Migrating parallel workflows to the YCRC clusters with dSQ