Skip to content
Snippets Groups Projects
Commit 1cc4059d authored by Lubomir Prda's avatar Lubomir Prda
Browse files

modified: docs.it4i/salomon/capacity-computing.md, docs.it4i/salomon/compute-nodes.md

parent 3488f239
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!67Remark
Pipeline #
......@@ -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 < 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.
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment