From ec3b86e7e5fc0c524526638923154b36a1c75491 Mon Sep 17 00:00:00 2001
From: Danny Marc Rotscher <danny.rotscher@tu-dresden.de>
Date: Tue, 24 May 2022 12:40:15 +0200
Subject: [PATCH] Update
 doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_profiling.md

---
 .../docs/jobs_and_resources/slurm_profiling.md             | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_profiling.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_profiling.md
index 175333cb0..f694645a1 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_profiling.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_profiling.md
@@ -1,5 +1,12 @@
 # Job Profiling
 
+!!! info "2022-05-24"
+
+    After upgrading to Slurm 20.11.9 job profiling is not working.
+    We looking forward to activate job profiling with the next Slurm version again.
+    The plan is to upgrade within the next weeks to Slurm 20.08.X.
+
+
 Slurm offers the option to gather profiling data from every task/node of the job. Analyzing this
 data allows for a better understanding of your jobs in terms of elapsed time, runtime and I/O
 behavior, and many more.
-- 
GitLab