Programmazione Concorrente, Parallela e su Cloud
Course Calendar
π LEGEND
- Part π °οΈ
- Part π ±οΈ
- Symbols
- π Lesson
- βοΈ Lab
#οΈβ£ | ποΈ | Lesson | Type | Part | Materials | References | Assignments |
---|---|---|---|---|---|---|---|
1οΈβ£ | 27/02/2025 | Course 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/2025 | Introduction to HPC Cloud and GCP | π | π °οΈ | Intro2GCP | ||
3οΈβ£ | 06/03/2025 | Model and Architecture for Parallel Computing | πβοΈ | π °οΈ | shell-tools ssh-essentials | π Cap. 2 (2.1, 2.2 with no demonstration) | lab.2 - GCP |
4οΈβ£ | 07/03/2025 | Metrics 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/2025 | Design 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/2025 | Introduction 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/2025 | MPI - 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/2025 | Lab Message Passing Interface (MPI) | βοΈ | π °οΈ | π MPI on Cloud VM cluster | lab.3 - MPI.1lab.4 - MPI.2 | |
9οΈβ£ | 27/03/2025 | MPI - 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/2025 | MPI - 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/2024 | MPI Labs - Noncontiguous Data, Derived Datatypes - Collective Communication | βοΈ | π °οΈ | mpi_latency.c | lab.6 - MPI.4 lab.7 - MPI.5 | |
1οΈβ£2οΈβ£ | 04/04/2024 | Introduction to concurrency | π | π ±οΈ | π Cap. 1, Appendice B |