Skip to content

Commit e566726

Browse files
update benchmark figures
1 parent 06aea48 commit e566726

File tree

5 files changed

+37
-21
lines changed

5 files changed

+37
-21
lines changed

doc/htmldoc/benchmark_results.rst

Lines changed: 37 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,57 +8,73 @@ NEST performance is continuously monitored and improved across various network s
88
Here we show benchmarking results for NEST version 3.8 on Jureca-DC.
99

1010

11-
.. grid:: 1 1 2 2
11+
Strong scaling experiment of the Microcircuit model [1]_
12+
---------------------------------------------------------
13+
14+
.. grid:: 1 1 1 1
1215

1316
.. grid-item::
14-
:columns: 5
17+
:columns: 10
1518
:class: sd-align-major-center
1619

17-
.. figure:: /static/img/replace_me.png
18-
19-
Wall time versus number of nodes
20+
.. image:: /static/img/mc_benchmark.png
2021

21-
some more text
22+
.. grid:: 1 1 1 1
2223

2324
.. grid-item::
24-
:columns: 7
25+
:columns: 10
26+
:class: sd-align-minor-center
2527

26-
**Strong scaling experiment of the Microcircuit model** [1]_
2728

2829
* The model has ~80 000 neurons and ~300 million synapses
2930
* Increasing number of computing resources decrease simulation time
30-
* The model runs faster than real time when using more than 2 nodes
31+
* The model runs faster than real time
3132

3233

33-
.. grid-item::
34-
:columns: 5
34+
35+
36+
Strong scaling experiment of the Multi-area-model [2]_
37+
-------------------------------------------------------
38+
39+
.. grid:: 1 1 1 1
40+
41+
.. grid-item::
3542
:class: sd-align-major-center
43+
:columns: 10
3644

37-
.. figure:: /static/img/replace_me.png
45+
.. image:: /static/img/mam_benchmark.png
3846

39-
Wall time versus number of nodes
4047

41-
.. grid-item::
42-
:columns: 7
48+
.. grid:: 1 1 1 1
4349

44-
**Strong scaling experiment of the Multi-area-model** [2]_
50+
.. grid-item::
51+
:columns: 10
52+
:class: sd-align-minor-center
4553

4654
* The model has ~3.2 million neurons and ~10 billion synapses
4755
* Steady decrease of run time with additional compute resources
4856

4957

58+
59+
60+
Weak scaling experiment of the HPC benchmark model [3]_
61+
--------------------------------------------------------
62+
63+
.. grid:: 1 1 1 1
64+
5065
.. grid-item::
51-
:columns: 5
66+
:columns: 10
5267
:class: sd-align-major-center
5368

54-
.. figure:: /static/img/replace_me.png
69+
.. image:: /static/img/hpc_benchmark.png
70+
5571

56-
Wall time versus number of nodes
72+
.. grid:: 1 1 1 1
5773

5874
.. grid-item::
59-
:columns: 7
75+
:columns: 10
76+
:class: sd-align-minor-center
6077

61-
**Weak scaling experiment of the HPC benchmark model** [3]_
6278

6379
* The size of network scales proportionally with the computational resources used
6480
* Largest network size: ~5.6 million neurons and ~61 billion synapses
207 KB
Loading
255 KB
Loading
212 KB
Loading

doc/htmldoc/static/img/replace_me.png

-49 KB
Binary file not shown.

0 commit comments

Comments
 (0)