Skip to content

Commit 635a353

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,16 +227,18 @@ 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>
236236
![](img/lumi2.jpg){.center width=70%}
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)
240242

241243
# Lumi
242244

0 commit comments

Comments
 (0)