BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTAMP:20260625T170612Z
UID:b9ddd01a-0878-40f5-b6dd-96fac4abffce
DTSTART:20140512T070000Z
DTEND:20140514T160000Z
DESCRIPTION:Introduction to Parallel Programming is given in this course ei
 ther for Shared Memory and Message Passing paradigms.\nThe basic functiona
 lities of two of the widest used parallel programming tools are presented:
  the MPI (Message Passing Interface) library for distributed architectures
  and OpenMP system for shared memory and multicore architectures.\nMPI is 
 a message-passing library specification which provides a powerful and port
 able way for expressing parallel programs.\nOpenMP is a portable and scala
 ble model that gives shared-memory parallel programmers a simple and flexi
 ble interface for developing parallel applications for platforms ranging f
 rom desktop to supercomputers.\nImplementations of both MPI and OpenMP are
  available for all modern computer architectures and programs can be writt
 en in C/C++ or FORTRAN.\nLarge part of the course will be devoted to pract
 ical sessions where students will use the concepts discussed in the presen
 tations to parallelise the proposed programs.Target Audience \nStudents a
 nd researchers interested in developing and optimizing parallel programs\,
  either in shared or distributed memory computing environments.Topics\nOve
 rview of message passing paradigm. MPI: point-to-point and collective comm
 unications\, non-blocking communications\, communicators and virtual topol
 ogies. Shared Memory parallel programming. OpenMP: Fork &amp\; Join model\
 , Compiler directives\, Parallel regions\, Data scope\, Worksharing\, mast
 er and synchronization constructs\, Environment variables and Runtime libr
 ary routines. Prerequisites\nGood knowledge and experience of C or FORTRAN
 . Good experience with UNIX operating systems.\n\nhttps://events.prace-ri.
 eu/event/267/
SUMMARY:Introduction to Parallel Computing with MPI and OpenMP @ CINECA
URL;VALUE=URI:https://events.prace-ri.eu/event/267/
END:VEVENT
END:VCALENDAR
