Skip to content

Commit e30a767

Browse files
authored
Update 01-parallel-programming.md
1 parent 635a353 commit e30a767

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -227,18 +227,17 @@ Simple domains with different computational cost
227227
- Large computer clusters
228228
- A lot of standard, high-end server hardware connected to each other
229229
- High-speed interconnect between compute nodes
230-
<!-- - Example: LUMI
230+
- Example: LUMI
231231
- 2064 CPU nodes<br>(~260,000 CPU cores in total)
232-
- 2978 GPU nodes<br>(~12,000 MI250X GPUs in total) -->
232+
- 2978 GPU nodes<br>(~12,000 MI250X GPUs in total)
233233
</div>
234234
<div class=column>
235235
<center>
236-
![](img/lumi2.jpg){.center width=70%}
236+
![](img/lumi2.jpg){.center width=75%}
237237
EuroHPC JU LUMI (HPE Cray EX) <br>at CSC (2021–)
238238
</center>
239239
</div>
240-
- LUMI:
241-
- 2064 CPU nodes (~260k CPU cores), 2978 GPU nodes (~12k MI250X GPUs)
240+
242241

243242
# Lumi
244243

0 commit comments

Comments
 (0)