BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTAMP:20260709T185152Z
UID:527e1448-8248-40ca-9d41-53695567a3ba
DTSTART:20220323T090000Z
DTEND:20220331T140000Z
DESCRIPTION:The world’s largest supercomputers are used almost exclusivel
 y to run applications which are parallelised using Message Passing. The co
 urse covers all the basic knowledge required to write parallel programs us
 ing this programming model\, and is directly applicable to almost every pa
 rallel computer architecture.\n\nParallel programming by definition involv
 es co-operation between processes to solve a common task. The programmer h
 as to define the tasks that will be executed by the processors\, and also 
 how these tasks are to synchronise and exchange data with one another. In 
 the message-passing model the tasks are separate processes that communicat
 e and synchronise by explicitly sending each other messages. All these par
 allel operations are performed via calls to some message-passing interface
  that is entirely responsible for interfacing with the physical communicat
 ion network linking the actual processors together. This course uses the d
 e facto standard for message passing\, the Message Passing Interface (MPI)
 . It covers point-to-point communication\, non-blocking operations\, deriv
 ed datatypes\, virtual topologies\, collective communication and general d
 esign issues.\n\nThe course is normally delivered in an intensive three-da
 y format using EPCC’s dedicated training facilities. It is taught using 
 a variety of methods including formal lectures\, practical exercises\, pro
 gramming examples and informal tutorial discussions. This enables lecture 
 material to be supported by the tutored practical sessions in order to rei
 nforce the key concepts.\n\nThis course is free to all academics.\n\nInten
 ded Learning Outcomes\n\nOn completion of this course students should be a
 ble to: Understand the message-passing model in detail. Implement standard
  message-passing algorithms in MPI. Debug simple MPI codes. Measure and co
 mment on the performance of MPI codes. Design and implement efficient para
 llel programs to solve regular-grid problems.\n\nPre-requisite Programming
  Languages:\n\nC\, C++ or Fortran. The course does not cover the details o
 f how to use MPI from Python.\n\nRequirements:\n\nParticipants must bring 
 a laptop with a Mac\, Linux\, or Windows operating system (not a tablet\, 
 Chromebook\, etc.) that they have administrative privileges on.\n\nThey ar
 e also required to abide by the ARCHER2 Training Code of Conduct.\nhttps:/
 /events.prace-ri.eu/event/1349/
SUMMARY:[ONLINE] Message-passing programming with MPI @ EPCC 23\, 24 and 31
 st March 2022
URL;VALUE=URI:https://events.prace-ri.eu/event/1349/
END:VEVENT
END:VCALENDAR
