Skip to content
Snippets Groups Projects
Commit be26061d authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix anselm

parent 58456136
No related branches found
No related tags found
4 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
......@@ -97,9 +97,7 @@ Intel Turbo Boost Technology is used by default, you can disable it for all nod
$ qsub -A OPEN-0-0 -q qprod -l select=4:ncpus=16 -l cpu_turbo_boost=0 -I
```
## Memory Architecture
### Compute Nodes Without Accelerators
## Compute Nodes Without Accelerators
* 2 sockets
* Memory Controllers are integrated into processors.
......@@ -109,7 +107,7 @@ $ qsub -A OPEN-0-0 -q qprod -l select=4:ncpus=16 -l cpu_turbo_boost=0 -I
* Data rate support: up to 1600MT/s
* Populated memory: 8 x 8 GB DDR3 DIMM 1600 MHz
### Compute Nodes With a GPU or MIC Accelerator
## Compute Nodes With a GPU or MIC Accelerator
* 2 sockets
* Memory Controllers are integrated into processors.
......@@ -119,7 +117,7 @@ $ qsub -A OPEN-0-0 -q qprod -l select=4:ncpus=16 -l cpu_turbo_boost=0 -I
* Data rate support: up to 1600MT/s
* Populated memory: 6 x 16 GB DDR3 DIMM 1600 MHz
### Fat Compute Nodes
## Fat Compute Nodes
* 2 sockets
* Memory Controllers are integrated into processors.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment