We will work through these modules together in class. Check the schedule for what we are covering.
- Module 0: Getting Started with PicoCluster — Connect to the cluster, use shell commands, and edit files.
- Module 1: C and Performance Basics — Compile C programs, measure runtime, and explore memory locality.
- Module 2: Introduction to MPI — Run multiple processes, send messages, and combine partial results.