diff --git a/thesis/content/20_state.tex b/thesis/content/20_state.tex index de7fcaf..159dc07 100644 --- a/thesis/content/20_state.tex +++ b/thesis/content/20_state.tex @@ -34,9 +34,9 @@ \section{High Bandwidth Memory} \label{sec:state:hbm} -\glsentrylong{hbm} is a novel memory technology promising an increase in peak bandwidth. It is composed of stacked DRAM dies \cite[p. 1]{hbm-arch-paper} and is slowly being integrated into server processors, the Intel® Xeon® Max Series \cite{intel:xeonmaxbrief} being one recent example. \gls{hbm} on these systems may be configured in different memory modes, most notably, HBM Flat Mode and HBM Cache Mode \cite{intel:xeonmaxbrief}. The former gives applications direct control, requiring code changes while the latter utilizes the \gls{hbm} as cache for the systems DDR based main memory \cite{intel:xeonmaxbrief}. \par +\glsentrylong{hbm} is a novel memory technology promising an increase in peak bandwidth. It is composed of stacked \acrshort{dram} dies \cite[p. 1]{hbm-arch-paper} and is slowly being integrated into server processors, the Intel® Xeon® Max Series \cite{intel:xeonmaxbrief} being one recent example. \gls{hbm} on these systems may be configured in different memory modes, most notably, HBM Flat Mode and HBM Cache Mode \cite{intel:xeonmaxbrief}. The former gives applications direct control, requiring code changes while the latter utilizes the \gls{hbm} as cache for the systems \gls{dram} based main memory \cite{intel:xeonmaxbrief}. \par -\section{Query Driven Prefetching} +\section{\glsentrylong{qdp}} \todo{write this section}