-
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
Help Wanted to Fix:
- "Utilize" could be "use" throughout. (Use, not utilize #353)
- Sometimes we emphasize terms with italics, sometimes with boldface. "The cloud" on 11-hpc-intro is bold, and "The cloud" on 12-cluster is italics. Any significance to the difference? Any preference on just using one?
- Should images be linked as "../fig/" instead of "fig/" ?
- Consistent use of "log in to" versus "log into", "log on to", "logon to", "login to"? ("log in to" consistently #354)
- Check notation for schedulers like "Slurm" instead of "SLURM" (Fix slurm notation #351).
- Capitalize Environment Modules throughout. Other uses of "module" can probably be lowercase.
- Some
sbatchlines have two spaces between the command and the job script name. (Fixing extra spaces after sbatch commands #355) - Decide on capitalization rules for headings. I've title-cased everything in 16-parallel, but I don't think that matches the rest of the episodes. (Fix header title casing #352)
- The Carpentries Style Guide stipulates Title Case.
- Consistently format i.e., and e.g., either with or without italics. (De-italicize i.e. and e.g. #356)
Request for comments:
- Decide on nomenclature for anti-abbreviation of HPC. Do we hyphenate high-performance (probably not)? Do we leave it all lowercase?
- Decide if we want to use the term "login node" throughout? We're definitely logging in to something that functions as a login node, even if it also functions as a head node in some cases.
- Verify accessibility of colors used in figures versus common colorblindness types.
Edited by @tkphd to separate minor tweaks from weighty issues