diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 18:11:01 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 18:11:01 +0200 |
| commit | 0635a18c9d01b7e03d8d73c1e845a32fe4a2009f (patch) | |
| tree | 751dfbdb5e31ead2fd3abd22846b7b0fa164f649 /main.tex | |
| parent | 649610d621ed4c39c3c3c48f24c425801420a56c (diff) | |
fix: added a missing citation
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ \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. - Nowadays, computational needs of AI drive managers to diversify datacenters even more~\cite{DBLP:journals/computer/AthavaleBBMMPS24}. + 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} |
