From 368e7ff1895b0950ce182ee66a04353b0461e932 Mon Sep 17 00:00:00 2001
From: Natalie Breidenbach <natalie.breidenbach@tu-dresden.de>
Date: Fri, 24 Nov 2023 17:46:30 +0100
Subject: [PATCH] Update modules.md

---
 doc.zih.tu-dresden.de/docs/software/modules.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/modules.md b/doc.zih.tu-dresden.de/docs/software/modules.md
index c743e6076..d30ec6696 100644
--- a/doc.zih.tu-dresden.de/docs/software/modules.md
+++ b/doc.zih.tu-dresden.de/docs/software/modules.md
@@ -159,12 +159,12 @@ 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 (Cluster `barnard`, `julia`)
 
 ### modenv/ml
 
-* data analytics software (for use on the partition `ml`)
-* necessary to run most software on the partition `ml`
+* data analytics software (for use on the Cluster `ml`)
+* necessary to run most software on the cluster `ml`
 (The instruction set [Power ISA](https://en.wikipedia.org/wiki/Power_ISA#Power_ISA_v.3.0)
 is different from the usual x86 instruction set.
 Thus the 'machine code' of other modenvs breaks).
@@ -172,7 +172,7 @@ Thus the 'machine code' of other modenvs breaks).
 ### modenv/hiera
 
 * uses a hierarchical module load scheme
-* optimized software for AMD processors (partitions `romeo` and `alpha`)
+* optimized software for AMD processors (Cluster `romeo` and `alpha`)
 
 ### modenv/classic
 
-- 
GitLab