From c2cc112fb36b594d76ed13a6b4f62d4422580356 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Thu, 14 Dec 2017 07:54:28 +0100
Subject: [PATCH] qmic

---
 docs.it4i/salomon/job-submission-and-execution.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/salomon/job-submission-and-execution.md b/docs.it4i/salomon/job-submission-and-execution.md
index 8b5ef52c8..8ad38f88d 100644
--- a/docs.it4i/salomon/job-submission-and-execution.md
+++ b/docs.it4i/salomon/job-submission-and-execution.md
@@ -69,7 +69,7 @@ $ qsub  -A OPEN-0-0 -I -q qlong -l select=4:ncpus=24:accelerator=True:naccelerat
 
 In this example, we allocate 4 nodes, with 24 cores per node (totalling 96 cores), with 2 Xeon Phi 7120p cards per node (totalling 8 Phi cards), running interactive job for 56 hours. The accelerator model name was omitted.
 
-#### Intel Xeon Phi - Queue `qmic`
+#### Intel Xeon Phi - Queue QMIC
 
 Examples executions
 
-- 
GitLab