Programmazione Concorrente, Parallela e su Cloud

Course Calendar

πŸ“œ LEGEND

#οΈβƒ£πŸ—“οΈLessonTypePartMaterialsReferencesAssignments
1️⃣27/02/2025Course introduction and parallel computing fundamentalsπŸ“’πŸ…°οΈπŸ…±οΈvim graphical cheat sheetπŸ“ΉΒ Mythbusters Demo GPU versus CPU
About 🐧 OS
πŸ“’ An Introduction to Linux
πŸ“Ί Linux Tutorial for Beginners: Introduction to Linux Operating System
πŸ“‘Β Introduction to Linux, Boston University
πŸ§‘πŸ»β€πŸš€Β activate Google GCP. You will receive a pdf with instruction on your studenti.unisa.it email. BEFORE beginning of June, 1 2025.
2️⃣28/02/2025Introduction to HPC Cloud and GCPπŸ“’πŸ…°οΈIntro2GCP
3️⃣06/03/2025Model and Architecture for Parallel ComputingπŸ“’βš—οΈπŸ…°οΈshell-tools ssh-essentialsπŸ“˜ Cap. 2 (2.1, 2.2 with no demonstration)lab.2 - GCP
4️⃣07/03/2025Metrics for parallel computingπŸ“’πŸ…°οΈIntroDockerπŸ“˜ Cap. 3 (3.1, 3.2 with no demonstration)
🐳 Docker resource:
- Docker beginner lab
- Get Docker
- Documentation (in-depth material)
- gcloud Docker
5️⃣13/03/2025Design of parallel algorithmsπŸ“’πŸ…°οΈπŸ“˜ Cap. 4 (4.1, 4.2, 4.3, 4.4 with no demonstration)
OpenMPI
🐳 Docker Ubuntu OpenMPI
πŸ†š code Docker MPI integration
πŸ†˜ Usage Docker environment
Install OpneMPI
hello_world_mpi.c
6️⃣14/03/2025Introduction to Message Passing Interface (MPI)πŸ“’πŸ…°οΈMPI: A Message-Passing Interface Standard Version 3.1
πŸ“– Have fun with MPI in C:
- πŸ“Œ Chapter 1 - Introduction
7️⃣20/03/2025MPI - Synchronous CommunicationπŸ“’βš—οΈπŸ…°οΈFind the bug 1πŸ“– Have fun with MPI in C:
- πŸ“Œ Chapter 2.1 - MPI Memory Model
- πŸ“Œ Chapter 2.2 - Blocking Communication
- πŸ“Œ Chapter 2.3 - Communication Modes
8️⃣21/03/2025Lab Message Passing Interface (MPI)βš—οΈπŸ…°οΈπŸ”— MPI on Cloud VM clusterlab.3 - MPI.1lab.4 - MPI.2
9️⃣27/03/2025MPI - Asynchronous CommunicationπŸ“’βš—οΈπŸ…°οΈFind the bug 2πŸ“– Have fun with MPI in C
- πŸ“Œ Chapter 2.4 - Non-Blocking Communication
lab.5 - MPI.3
1️⃣0️⃣28/03/2025MPI - Noncontiguous Data, Derived Datatypes - Collective CommunicationπŸ“’πŸ…°οΈπŸ“– Have fun with MPI in C
- πŸ“Œ Chapter 3.1 - Communicate Noncontiguous Data
- πŸ“Œ Chapter 3.2 - Derived Datatypes
-πŸ“Œ Chapter 3 - Collective Communication
πŸ““ mpi-derived-datatypes.pdf
1️⃣1️⃣03/04/2024MPI Labs - Noncontiguous Data, Derived Datatypes - Collective Communicationβš—οΈπŸ…°οΈmpi_latency.clab.6 - MPI.4
lab.7 - MPI.5
1️⃣2️⃣04/04/2024Introduction to concurrencyπŸ“’πŸ…±οΈπŸ“• Cap. 1, Appendice B