Parallel Programming

Date:

Workshop on parallel programming in python using MPI. The workshop covered the basics of MPI including blocking and non-blocking communication and concluded with the demonstration of some basic applications like estimation of pi using Monte-Carlo and Monte-Carlo integration. The codes used during the workshop can be found here.