From 5eea0f2843c976a99177f16c14bdce60064bedca Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Mon, 7 Feb 2022 17:20:52 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .../docs/jobs_and_resources/partitions_and_limits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 961a0842b..ca11ba234 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 @@ -10,11 +10,11 @@ smaller jobs. Thus, restrictions w.r.t. [memory](#memory-limits) and There is a time limit set for processes on login nodes. If you run applications outside of a compute job, it will be stopped automatically after 5 minutes with - + ``` CPU time limit exceeded ``` - + Please start a job using a [batch system](slurm.md). ## Runtime Limits -- GitLab