Source repo: ciml-summer-institute-2022 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
2022 CIML Summer Institute: CPU Computing - Hardware, architecture, and software infrastructure
Session: 2.3_cpu_computing_hardware_architecture_and_software_infrastructure
Date: June 27, 2022
Presented by: Mary Thomas (mpthomas @ucsd.edu)
Reading and Presentations:
- Lecture material:
- Presentation Slides: will be made available closer to the session
- Video Recording: will be made available as soon as possible
- Source Code/Examples:
TASKS:
Task 1: clone the repo at https://github.com/sdsc-hpc-training-org/hpctr-examples
Task 2: Run the hands-on code for the following examples:
- CPU Computijng:
- MPI (follow slides)
- OpenMP
- Hybrid MPI-OpenMP
- Experiment with other examples