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 175333cb01be36b74ab8eb906eae05430345ecb1..3a2b5e0492ed388b20a73c8f182a9bfc6d109153 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,11 @@ # 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.