diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
index 4b6474efd2d1da7c8955d3e26c6d0387126aaace..543387f3d65f698b0e9b016978178e37c0e6a203 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
@@ -97,6 +97,9 @@ can find it via `squeue --me`. The job ID allows you to
     using code from github projects, double-check it's configuration by looking for a line like
     'submit command  mpirun -n $ranks ./app' and replace it with 'srun ./app'.
 
+    Otherwise, this may lead to wrong resource distribution and thus job failure, or tremendous
+    slowdowns of your application.
+
 ## Options
 
 The following table contains the most important options for `srun`, `sbatch`, `salloc` to specify