Browse Source

reformulate the section on hbm in chapter 2

master
Constantin Fürst 11 months ago
parent
commit
a24feefba2
  1. 4
      thesis/content/20_state.tex

4
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}

Loading…
Cancel
Save