Introduction to Parallel Programming with Python using MPI
Parallel programming is key in High Performance Computing. It allows us to run big jobs in a timely manner and leverage a cluster’s resources. In this workshop, you will learn about parallelization, how to write parallel programs, and run them on a parallel system. MPI (Message Passing Interface) will be used in combination with Python.
Important Note: Registration closes on October 25, 2024.