swcarpentry / hpc-novice

Novice introduction to high performance computing
Other
36 stars 29 forks source link

Ideas for the Introduction lesson #54

Open lgorenstein opened 6 years ago

lgorenstein commented 6 years ago

Couple comments on the "00-why-hpc" introduction lesson.

Additionally, I think that there needs to be a "01-what-is-a-cluster" (a.k.a "General anatomy of an HPC system") section as part of the introduction lesson. Nothing major, but a visual diagram and a narrative along the lines of "The cluster is made of login nodes, compute nodes, fast interconnect fabric, scheduling system and attached storage. We will cover each of them in details later, but here's an overview how it all plays together".

Having this general overview before delving into specifics of each individual subsystem would create a good reference point, especially for people with less technical backgrounds.

ChristinaLK commented 6 years ago

thanks @lgorenstein. We're migrating content from here to hpc-carpentry/hpc-intro and I'll move the relevant concerns to an issue in that repo.