From 698926b8c1a48eb28f8122916ff2bb105fdf6829 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 2 Sep 2024 09:28:13 +0200
Subject: [PATCH] Update allinea-performance-reports.md

---
 docs.it4i/software/debuggers/allinea-performance-reports.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs.it4i/software/debuggers/allinea-performance-reports.md b/docs.it4i/software/debuggers/allinea-performance-reports.md
index b28d26c6d..33803628e 100644
--- a/docs.it4i/software/debuggers/allinea-performance-reports.md
+++ b/docs.it4i/software/debuggers/allinea-performance-reports.md
@@ -39,10 +39,6 @@ $ salloc -A PROJECT_ID -p qcpu_exp --nodes=2 --ntasks-per-node=128 --cpus-per-ta
 salloc: Granted job allocation 1566484
 salloc: Waiting for resource configuration
 salloc: Nodes cn[206-207] are ready for job
-
-$ qsub -q qexp -l select=2:ncpus=128:mpiprocs=128:ompthreads=1 -I
-    qsub: waiting for job 262197.infra-pbs to start
-    qsub: job 262197.infra-pbs ready
 ```
 
 Then we load the modules and run the program the usual way:
-- 
GitLab