- Oggetto:
Introduction to Parallel Programming with MPI
- Oggetto:
Introduction to Parallel Programming with MPI
- Oggetto:
Academic year 2022/2023
- Teacher
- Andrea Mignone (Lecturer)
- Degree course
- PhD in Physics
- Year
- 1st year 2nd year 3rd year
- Teaching period
- Second semester
- Type
- Basic
- Course disciplinary sector (SSD)
- FIS/05 - astronomy and astrophysics
- Delivery
- Traditional
- Language
- Italian
- Attendance
- Obligatory
- Prerequisites
- Knowledge of Linux / Unix Systems.
Knowledge of high-level programming language (C / C++ / Fortran).
C will be used for examples. - Oggetto:
Sommario del corso
- Oggetto:
Course objectives
This course intends to deliver some basic knowledge of the Message-Passing-Interface (MPI) library for distributed memory parallel computations.
- Oggetto:
Program
Program: basic as well as intermediate-level construct such as basic send / receive communications, global reduction operations, blocking and collective calls, MPI datatypes, MPI I/O.
Prerequisites: Good knowledge of Unix or Linux-based operative systems, C or C++ programming basics (for loops, conditionals, I/O).
Suggested readings and bibliography
- Oggetto:
More information
http://personalpages.to.infn.it/%7emignone/MPI/- Oggetto: