-
It ain't pretty, but it makes a process visually explicit. In this case, we're executing a script on the head node and I wanted to show how it gets farmed out to CPUs in our allocation.
-
Concepts like for loops and scatter/gather in both cluster computing and cloud computing do very distinct things in terms of compute resources. It can be hard for learners to verbalize where they don't understand without a diagram.
-
Anyway, another bit of hard won #scicomm knowledge. When you do a good job with a process diagram, it makes communicating about that process much easier. That is all.