diff --git a/doc.zih.tu-dresden.de/README.md b/doc.zih.tu-dresden.de/README.md index fe6487b3f1a181e1b9a2dcf4217c496a7bda2491..67f08b10b233b2f216ed05cf1357c2b3d321f51c 100644 --- a/doc.zih.tu-dresden.de/README.md +++ b/doc.zih.tu-dresden.de/README.md @@ -453,9 +453,11 @@ there is a list of conventions w.r.t. spelling and technical wording. * `I/O` not `IO` * `Slurm` not `SLURM` * `Filesystem` not `file system` -* `ZIH system` and `ZIH systems` not `Taurus`, `HRSKII`, `our HPC systems` etc. +* `ZIH system` and `ZIH systems` not `Taurus`, `HRSKII`, `our HPC systems`, etc. * `Workspace` not `work space` * avoid term `HPC-DA` +* Partition names after the keyword *partition*: *partition `ml`* not *ML partition*, *ml + partition*, *`ml` partition*, *"ml" partition*, etc. ### Code Blocks and Command Prompts diff --git a/doc.zih.tu-dresden.de/util/grep-forbidden-words.sh b/doc.zih.tu-dresden.de/util/grep-forbidden-words.sh index e52633160a5844c6aad92069347d2b3dc8eb5988..aed418887e876384de76080ed2100477037609ba 100755 --- a/doc.zih.tu-dresden.de/util/grep-forbidden-words.sh +++ b/doc.zih.tu-dresden.de/util/grep-forbidden-words.sh @@ -18,6 +18,7 @@ i file \+system HDFS i \<taurus\> taurus\.hrsk /taurus i \<hrskii\> i hpc[ -]\+da\> +i \(alpha\|ml\|haswell\|romeo\|gpu\|smp\|julia\|hpdlf\|scs5\)-\?\(interactive\)\?[^a-z]*partition i work[ -]\+space" # Whitelisted files will be ignored