Skip to content

Commit 9a68804

Browse files
committed
Corrected two typos.
1 parent c013f7a commit 9a68804

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/2022-CSC_and_LO/1_Intro/1_04_LUMI_software_stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ LUMI has different node types providing compute resources:
3232
and are equipped with SlingShot 10 interconnect cards (2 each???)
3333
- 8 nodes have zen2 CPUs and 8 NVIDIA A40 GPUs each, and have 2 SlingShot 10
3434
interconnect cards each.
35-
- The early access platform (EAP) has 14 nodes equiped with a single 64-core
35+
- The early access platform (EAP) has 14 nodes equipped with a single 64-core
3636
zen2 CPU and 4 AMD MI100 GPUS. Each node has a single SlingShot 10 interconnect
3737
and also local SSDs.
3838

docs/2022-CSC_and_LO/2_Using/2_01_troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ the log file in your favourite editor. Search for the build step by searching fo
608608
`INFO Starting build` and look carefully at how the program was actually build...
609609

610610
You'll very likely have to look at the solution to understand how to correct the
611-
problems as that requires more advanced knowlege than we have at this point in
611+
problems as that requires more advanced knowledge than we have at this point in
612612
the tutorial, but try to figure out what could be wrong first though...
613613

614614
??? hint "(Click for a hint)"

0 commit comments

Comments
 (0)