diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-10 21:52:11 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-10 21:52:11 +0200 |
| commit | a3c3d05d8d031d977806c0a7b1166878fa785f16 (patch) | |
| tree | f5f69919d3afb84637cb25e4eca81a6625887ea3 /main.tex | |
| parent | 36a50f0b5d0cfe2e1372dd6a58068b68364df651 (diff) | |
style: changed figure 1 to something else as suggested by Jesse
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -6,16 +6,19 @@ \begin{frame}\frametitle{Motivation} \begin{tcolorbox}[title=Context] - Heterogeneous datacenter architectures are common~\cite{DBLP:conf/date/MilojicicFDR21} due to the end of Dennard's scaling~\cite{DBLP:image/48Microprocessor/Rupp}. + Heterogeneous datacenter architectures are common ~\cite{DBLP:conf/date/MilojicicFDR21} due to the end of Dennard's scaling~\cite{DBLP:image/48Microprocessor/Rupp}. Today, computational needs of AI drive managers to diversify datacenters even more~\cite{DBLP:journals/computer/AthavaleBBMMPS24}. In result datacenters become extremely complex and hard to operate. \end{tcolorbox} \begin{minipage}[t]{0.45\linewidth} \tiny - {\centering - \includegraphics[width=1.05\linewidth]{images/48-years-processor-trend-2.pdf} - } - \textbf{Figure 1.1:} 48 years of microprocessor trend data. Legend: \textcolor{Orange}{$\bigblacktriangleup$ Transistors (thousands)}, \textcolor{Blue}{$\lgblkcircle$ Single Thread Performance (SpecINT $\times 10^3$)}, \textcolor{Green}{$\lgblksquare$ Frequency (MHz)}, \textcolor{Maroon}{$\bigblacktriangledown$ Typical Power (Watts)}, $\mdlgblkdiamond$ Number of Logical Cores~\cite{DBLP:image/48Microprocessor/Rupp}. + \begin{center} + \includegraphics[width=0.7\linewidth]{images/nvidiagpu.png} + \end{center} + \vspace{-0.2cm} + \textbf{Figure 1.1:} Nvidia Ada Lovelace AD102 Architecture, present in all GPUs from 2022 onwards~\cite{Wikipedia:AdaLovelaceArchi}. + Source: official renderings by Nvidia. + %\textbf{Figure 1.1:} 48 years of microprocessor trend data. Legend: \textcolor{Orange}{$\bigblacktriangleup$ Transistors (thousands)}, \textcolor{Blue}{$\lgblkcircle$ Single Thread Performance (SpecINT $\times 10^3$)}, \textcolor{Green}{$\lgblksquare$ Frequency (MHz)}, \textcolor{Maroon}{$\bigblacktriangledown$ Typical Power (Watts)}, $\mdlgblkdiamond$ Number of Logical Cores~\cite{DBLP:image/48Microprocessor/Rupp}. \end{minipage} \hspace{0.5cm} \begin{minipage}[t]{0.45\linewidth} |
