Parallelism in Python
Talk, 2nd Advanced Scientific Programming in Python - Asia Pacific, Canberra, AU
Introduces students to parallel program in Python using task graphs with Dask. Exercises aim to help students build intuition about how parallel tasks may be reperesented in task graphs and how to improve performance.