diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md index 1b5bab62494cd6bc707d8dfb159f2b587d1abc28..695faedc589a6c8c942755c358fb5e2162f8d051 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md @@ -71,7 +71,7 @@ The available compute nodes are grouped into logical (possibly overlapping) sets **partitions**. You can submit your job to a certain partition using the Slurm option `--partition=<partition-name>`. -Some nodes have multithreading (SMT) enabled, so for every physical core allocated +Some nodes have Multithreading (SMT) enabled, so for every physical core allocated (e.g., with `SLURM_HINT=nomultithread`), you will always get `MB per Core`*`number of threads`, because the memory of the other threads is allocated implicitly, too.