From d7dad51f5c0601067e3147cb87650fc949f264ab Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 12 Oct 2022 08:37:34 +0200 Subject: [PATCH] Improve consistency in writing --- doc.zih.tu-dresden.de/docs/software/modules.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/modules.md b/doc.zih.tu-dresden.de/docs/software/modules.md index 74f67821c..9559fa382 100644 --- a/doc.zih.tu-dresden.de/docs/software/modules.md +++ b/doc.zih.tu-dresden.de/docs/software/modules.md @@ -129,7 +129,7 @@ marie@compute$ module load modenv/ml ### modenv/scs5 (default) * SCS5 software -* usually optimized for Intel processors (Partitions: `haswell`, `broadwell`, `gpu2`, `julia`) +* usually optimized for Intel processors (partitions `haswell`, `broadwell`, `gpu2`, `julia`) ### modenv/ml @@ -142,7 +142,7 @@ Thus the 'machine code' of other modenvs breaks). ### modenv/hiera * uses a hierarchical module load scheme -* optimized software for AMD processors (Partitions: romeo, alpha) +* optimized software for AMD processors (partitions `romeo` and `alpha`) ### modenv/classic -- GitLab