I decided to write this primer to encourage the usage the lab members to use our compute cluster.
We don’t really do distribute computing with tasks that run across nodes/processes
and inter-communicate. Thus, I’ll focus on the case where only one task is
asked (i.e. --tasks=1
).