Skip to content

Commit efb5465

Browse files
committed
Address comments regarding 05-parallelism-practice
1 parent db7fcf7 commit efb5465

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

05-parallelism-practice/05-parallelism-practice.tex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,12 @@ \section{Matrix Multiplication}
259259
Validate shapes (if matmul is possible for these shapes)
260260
\end{frame}
261261

262+
\begin{frame}{Matrix Multiplication}
263+
\begin{figure}[h]
264+
\includegraphics[width=1\textwidth]{images/matrix-multiplication.png}
265+
\end{figure}
266+
\end{frame}
267+
262268
\section{Systems of Linear Algebraic Equations}
263269

264270
\begin{frame}{Systems of Linear Algebraic Equations}

05-parallelism-practice/05-parallelism-practice.toc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
\beamer@sectionintoc {3}{Data Transfer Methods}{11}{0}{3}
44
\beamer@sectionintoc {4}{Topologies}{13}{0}{4}
55
\beamer@sectionintoc {5}{Matrix Multiplication}{19}{0}{5}
6-
\beamer@sectionintoc {6}{Systems of Linear Algebraic Equations}{20}{0}{6}
7-
\beamer@sectionintoc {7}{Sort}{21}{0}{7}
8-
\beamer@sectionintoc {8}{Computer Graphics}{22}{0}{8}
6+
\beamer@sectionintoc {6}{Systems of Linear Algebraic Equations}{21}{0}{6}
7+
\beamer@sectionintoc {7}{Sort}{22}{0}{7}
8+
\beamer@sectionintoc {8}{Image Processing}{23}{0}{8}
Loading

0 commit comments

Comments
 (0)