Skip to content

Commit e39ea3f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Simple domains with different computational cost
277277
- Data distribution: local vs. global dependencies, load balance
278278
- Parallel programming models:
279279
- Processes vs. Threads (include GPU programming model)
280-
- Parallel Programs run on Supecomputers
280+
- Parallel Programs run on Supercomputers
281281
- Nodes, Fast Interconect, Parallel Storage Servers
282282
- LUMI: 2064 CPU nodes (~260k CPU cores), 2978 GPU nodes (~12k MI250X)
283283
- GPUs are becoming the norm

0 commit comments

Comments
 (0)