Add address mapping example figure

This commit is contained in:
2024-01-30 23:24:19 +01:00
parent eb05bf6507
commit c077fa2dc4
5 changed files with 55 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ In addition, Moore's Law is slowing down as further device scaling approaches ph
\begin{figure}[!ht]
\centering
\input{plots/energy_chart}
\caption[Total energy of computing]{Total energy of computing \cite{src2021}}
\caption[Total energy of computing]{Total energy of computing \cite{src2021}.}
\label{plt:enery_chart}
\end{figure}
@@ -34,7 +34,7 @@ In contrast, compute-intensive workloads, such as visual processing, are referre
\begin{figure}[!ht]
\centering
\input{plots/roofline}
\caption[Roofline model of GPT revisions]{Roofline model of GPT revisions \cite{ivobolsens2023}}
\caption[Roofline model of GPT revisions]{Roofline model of GPT revisions \cite{ivobolsens2023}.}
\label{plt:roofline}
\end{figure}