Training material and tools for University of Sydney HPC use.
Main goal: develop working examples that assist hpc use with advanced python techniques, using modern libraries and techniques.
- Using simple functions (calculation of pi) in parallel manner using python multiprocessing
- Intermediate scaling (mpi4py, numba) - (to do).
- Working with large data and functions (dask bag)
- Simulation and Visualisation cases (pangeo, dask etc)