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..f694645a19ddae887b5ec26405160b6a12a7d0d0 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.