New training at Faculty of Electrical Engineering – Practical MPI Programming: Message Passing Fundamentals with mpi4py

This MPI programming training will take place on December 23, 2025, and is designed for anyone who wants a hands-on introduction to parallel programming on distributed-memory systems. The course covers the SPMD approach, communicators (COMM_WORLD), process rank/size, and point-to-point communication (Send/Recv, blocking and non-blocking). Through practical examples in Python (mpi4py)—including a simple parallelization demo such as numerical integration using the trapezoidal rule—participants will learn how to write and run MPI programs using mpiexec.

Date: December 23, 2025
Location: University of Montenegro, Faculty of Electrical Engineering
Room: Coinis (L2)
Time: 15h – 18h

Hands on for MPI with mpi4py