Skip to content

Commit 81d2bd4

Browse files
committed
Fix Benson's name
1 parent a625ba9 commit 81d2bd4

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
*.log
22
*.nav
33
*.out
4-
*.pdf
54
*.snm
65
*.gz
76
*.toc

S3.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
\end{itemize}
2121
\end{enumerate}
2222

23-
\note[item]{So once you write using functions and your code is in GitHub, you try running it on an HPC and you might find it runs a bit faster because it just so happens that the login node has a better spec than your average laptop or desktop. But people start yelling at you for running stuff on the login node and you don't know what the problem is because you've never heard about the Slurm scheduler thing}
24-
\note[item]Using the Carpentries' style and pedagogy we HPC Carpentry address this problem
23+
\note[item]{So once you write using functions and your code is in GitHub, you try running it on an HPC and you might find it runs a bit faster because it just so happens that the login node has a better spec than your average laptop or desktop. But people start yelling at you for running stuff on the login node and you don't know what the problem is because you've never heard about the Slurm scheduler thing and you neither does MPI sound familiar}
24+
\note[item]{Using the Carpentries' style and pedagogy we HPC Carpentry address this problem}
2525
\end{frame}

TitleSlide.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
% Affiliation
1818
\newcommand{\myAffiliate}{
19-
Toby Hodges, Andrew Reid, Annajiat Alim Rasel, Kichakato Kizito, Trevor Keller, Wirawan Purwanto}
19+
Toby Hodges, Andrew Reid, Annajiat Alim Rasel, Benson Muite, Trevor Keller, Wirawan Purwanto}
2020

2121
% Presentation Date
2222
\newcommand{\myDate}{September 09, 2025}

slides.pdf

1.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)