Browse Source

bottom-align images that slid above chapter title

master
Constantin Fürst 3 months ago
parent
commit
da1bddb9fb
  1. BIN
      thesis/bachelor.pdf
  2. 2
      thesis/content/20_state.tex
  3. 2
      thesis/content/30_performance.tex

BIN
thesis/bachelor.pdf

2
thesis/content/20_state.tex

@ -34,7 +34,7 @@ This chapter introduces the relevant technologies and concepts for this thesis.
\section{\glsentrylong{hbm}}
\label{sec:state:hbm}
\begin{figure}[!t]
\begin{figure}[!b]
\centering
\includegraphics[width=0.9\textwidth]{images/hbm-design-layout.png}
\caption{\glsentrylong{hbm} Design Layout. Shows that an \glsentryshort{hbm}-module consists of stacked DRAM and a logic die. \cite{amd:hbmoverview}}

2
thesis/content/30_performance.tex

@ -6,7 +6,7 @@ In this chapter, we measure the performance of the \gls{dsa}, with the goal to d
\section{Benchmarking Methodology}
\label{sec:perf:method}
\begin{figure}[!t]
\begin{figure}[!b]
\centering
\includegraphics[width=0.9\textwidth]{images/xeonmax-numa-layout.png}
\caption{Xeon Max \glsentrylong{node} Layout \cite[Fig. 14]{intel:maxtuning} for a 2-Socket System when configured with HBM-Flat. Showing separate \glsentryshort{numa:node} IDs for manual \glsentryshort{hbm} access and for Cores and \glsentryshort{dram}.}

Loading…
Cancel
Save