Click here to join the event : https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTllZTYwYTMtNGE4MS00NDc0LThhNmItMmY1ZTc1YzIyOTg2%40thread.v2/0?context=%7b%22Tid%22%3a%227ab090d4-fa2e-4ecf-bc7c-4127b4d582ec%22%2c%22Oid%22%3a%226677b3f8-ce21-40ac-a3f2-4440ec78487e%22%2c%22IsBroadcastMeeting%22%3atrue%7d
Description
MPI is a standard for passing messages between processes running on distinct computers. It offers high-level primitives for efficient communication.
Contents:
Parallel programming paradigms
Shared-memory vs message passing
Compiling an MPI program
Collective communication
Reduction operations
Communication modes
Prerequisite:
Being able to use SSH with private keys
Being familiar with a text editor
Mastering the Linux command line and the GNU utilities (mkdir, cp, scp, etc.)
Passive knowledge of C or Fortran
Type: Hands-on Target audience: Rookie programmer Must: This session is a must-have for anyone writing or even simply using MPI programs