From 1cc4059dfe617ca0336d0d100b08d1cef4d093df Mon Sep 17 00:00:00 2001
From: Lubomir Prda <lubomir.prda@vsb.cz>
Date: Thu, 26 Jan 2017 15:13:44 +0100
Subject: [PATCH]  modified:   docs.it4i/salomon/capacity-computing.md,
 docs.it4i/salomon/compute-nodes.md

---
 docs.it4i/salomon/capacity-computing.md | 2 +-
 docs.it4i/salomon/compute-nodes.md      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/salomon/capacity-computing.md b/docs.it4i/salomon/capacity-computing.md
index 9ad9f94d2..2f2a7308b 100644
--- a/docs.it4i/salomon/capacity-computing.md
+++ b/docs.it4i/salomon/capacity-computing.md
@@ -287,7 +287,7 @@ In this example, the jobscript executes in multiple instances in parallel, on al
 
 When deciding this values, think about following guiding rules :
 
-1.  Let n=N/24.  Inequality (n+1) \* T &lt; W should hold. The N is number of tasks per subjob, T is expected single task walltime and W is subjob walltime. Short subjob walltime improves scheduling and job throughput.
+1.  Let n = N / 24.  Inequality (n + 1) x T < W should hold. The N is number of tasks per subjob, T is expected single task walltime and W is subjob walltime. Short subjob walltime improves scheduling and job throughput.
 2.  Number of tasks should be modulo 24.
 3.  These rules are valid only when all tasks have similar task walltimes T.
 
diff --git a/docs.it4i/salomon/compute-nodes.md b/docs.it4i/salomon/compute-nodes.md
index 910ac9611..26e1541ca 100644
--- a/docs.it4i/salomon/compute-nodes.md
+++ b/docs.it4i/salomon/compute-nodes.md
@@ -7,7 +7,7 @@ Compute nodes with MIC accelerator **contains two Intel Xeon Phi 7120P accelerat
 
 [More about schematic representation of the Salomon cluster compute nodes IB topology](ib-single-plane-topology/).
 
-\###Compute Nodes Without Accelerator
+### Compute Nodes Without Accelerator
 
 -   codename "grafton"
 -   576 nodes
@@ -17,7 +17,7 @@ Compute nodes with MIC accelerator **contains two Intel Xeon Phi 7120P accelerat
 
 ![cn_m_cell](../img/cn_m_cell)
 
-\###Compute Nodes With MIC Accelerator
+### Compute Nodes With MIC Accelerator
 
 -   codename "perrin"
 -   432 nodes
-- 
GitLab