First simulation plots

This commit is contained in:
2024-02-28 20:33:12 +01:00
parent b197caa00b
commit ee2405aaa9
23 changed files with 299 additions and 30 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}