the feedback to the course mentioned at some point, that we don't work with threads at all (even though many tools in HPC ask by means on CLI options how many threads are to be used)
the internals of python force the materials to express parallelism through multiple processes (multiprocessing)