2.2 Hardware Overview
Source repo: sdsc-summer-institute-2024 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
SDSC Summer Institute 2024
Session 2.2 Hardware Overview
Date: Monday, August 5, 2024
Summary: All users of advanced CI can benefit from a basic understanding of hardware, to determine which factors affect application performance. Here we give an overview starting from CPUs (processors, cores, hyperthreading, instruction sets), the anatomy of a compute node (sockets, memory, attached devices, accelerators), to an overview of cluster architecture (login and compute nodes, interconnects). We also cover how to obtain hardware information using Linux tools, pseudo-filesystems and commonly used hardware utilization monitoring tools.
Presented by: Andreas Goetz (awgoetz @ucsd.edu)
Reading and Presentations:
- Lecture material:
- Presentation Slides: [COMPLECS hardware overview](
COMPLECS hardware overview.pdf)
- Presentation Slides: [COMPLECS hardware overview](
- Source Code/Examples: N/A