Skip to content

Commit 70efaff

Browse files
authored
Update 01-parallel-programming.md
1 parent 6a2ec3c commit 70efaff

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

intro-day/docs/01-parallel-programming.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -238,32 +238,11 @@ Simple domains with different computational cost
238238
</center>
239239
</div>
240240

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-
<div class=column>
253-
<center>
254-
![](img/lumi2.jpg){.center width=50%}
255-
<small> EuroHPC JU LUMI (HPE Cray EX) at CSC (2021–) </small>
256-
</center>
257-
</div>
258-
259-
260-
261241
# Lumi
262242

263243
![](img/lumi.png){.center width=50%}
264244

265245

266-
267246
# GPUs: The New Default for Performance <!-- GPUs are becoming the norm -->
268247

269248
<center>

0 commit comments

Comments
 (0)