@@ -8,57 +8,73 @@ NEST performance is continuously monitored and improved across various network s
8
8
Here we show benchmarking results for NEST version 3.8 on Jureca-DC.
9
9
10
10
11
- .. grid :: 1 1 2 2
11
+ Strong scaling experiment of the Microcircuit model [1 ]_
12
+ ---------------------------------------------------------
13
+
14
+ .. grid :: 1 1 1 1
12
15
13
16
.. grid-item ::
14
- :columns: 5
17
+ :columns: 10
15
18
:class: sd-align-major-center
16
19
17
- .. figure :: /static/img/replace_me.png
18
-
19
- Wall time versus number of nodes
20
+ .. image :: /static/img/mc_benchmark.png
20
21
21
- some more text
22
+ .. grid :: 1 1 1 1
22
23
23
24
.. grid-item ::
24
- :columns: 7
25
+ :columns: 10
26
+ :class: sd-align-minor-center
25
27
26
- **Strong scaling experiment of the Microcircuit model ** [1 ]_
27
28
28
29
* The model has ~80 000 neurons and ~300 million synapses
29
30
* 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
31
32
32
33
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 ::
35
42
:class: sd-align-major-center
43
+ :columns: 10
36
44
37
- .. figure :: /static/img/replace_me .png
45
+ .. image :: /static/img/mam_benchmark .png
38
46
39
- Wall time versus number of nodes
40
47
41
- .. grid-item ::
42
- :columns: 7
48
+ .. grid :: 1 1 1 1
43
49
44
- **Strong scaling experiment of the Multi-area-model ** [2 ]_
50
+ .. grid-item ::
51
+ :columns: 10
52
+ :class: sd-align-minor-center
45
53
46
54
* The model has ~3.2 million neurons and ~10 billion synapses
47
55
* Steady decrease of run time with additional compute resources
48
56
49
57
58
+
59
+
60
+ Weak scaling experiment of the HPC benchmark model [3 ]_
61
+ --------------------------------------------------------
62
+
63
+ .. grid :: 1 1 1 1
64
+
50
65
.. grid-item ::
51
- :columns: 5
66
+ :columns: 10
52
67
:class: sd-align-major-center
53
68
54
- .. figure :: /static/img/replace_me.png
69
+ .. image :: /static/img/hpc_benchmark.png
70
+
55
71
56
- Wall time versus number of nodes
72
+ .. grid :: 1 1 1 1
57
73
58
74
.. grid-item ::
59
- :columns: 7
75
+ :columns: 10
76
+ :class: sd-align-minor-center
60
77
61
- **Weak scaling experiment of the HPC benchmark model ** [3 ]_
62
78
63
79
* The size of network scales proportionally with the computational resources used
64
80
* Largest network size: ~5.6 million neurons and ~61 billion synapses
0 commit comments