We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbeac5 commit 77e726cCopy full SHA for 77e726c
intro-day/docs/01-parallel-programming.md
@@ -239,6 +239,25 @@ Simple domains with different computational cost
239
</div>
240
241
242
+# Current Supercomputers
243
+
244
+- Large computer clusters
245
+- A lot of standard, high-end server hardware connected to each other
246
+- High-speed interconnect between compute nodes
247
+<div class=column>
248
+- Example: LUMI
249
+ - 2064 CPU nodes<br>(~260,000 CPU cores in total)
250
+ - 2978 GPU nodes<br>(~12,000 MI250X GPUs in total)
251
+</div>
252
253
+<center>
254
+{.center width=80%}
255
+<small> EuroHPC JU LUMI (HPE Cray EX) at CSC (2021–) </small>
256
+</center>
257
258
259
260
261
# Lumi
262
263
{.center width=50%}
0 commit comments