carpentries-incubator / hpc-intro

An Introduction to High Performance Computing
https://carpentries-incubator.github.io/hpc-intro/
Other
142 stars 141 forks source link

Missing scheduler name? #369

Closed yesols closed 3 years ago

yesols commented 3 years ago

In the Working on a remote HPC system episode, it looks to me the actual name of the scheduler is missing in the following paragraph (under the heading Nodes)

All interaction with the worker nodes is handled by a specialized piece of software called a scheduler (the scheduler used in this lesson is called ).

Did it mean to say, "the scheduler used in this lesson is called Slurm?"

ocaisa commented 3 years ago

Thanks for catching that, there was an error in the templating (I wonder if it is possible to catch these kinds of errors in ci)