diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-08 13:24:39 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-08 13:24:39 +0200 |
| commit | 3a81b76d1b22c0109b6f3d81c83af91378fb8800 (patch) | |
| tree | f24874109098d8d6b47e2f2d770665626a2a6cea /content/background.tex | |
| parent | 292ee9c6c2ae9021efdee4ea39627eb37b2674d2 (diff) | |
style: added a nice tcolorbox overview for each chapter
Diffstat (limited to 'content/background.tex')
| -rw-r--r-- | content/background.tex | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/content/background.tex b/content/background.tex index 4fa67c5..6671537 100644 --- a/content/background.tex +++ b/content/background.tex @@ -1,4 +1,15 @@ \chapter{Background}\label{s:background} + +\begin{mynote} + The contribution in this chapter is three-fold: + + \begin{enumerate}[label=\emph{C\textsubscript{\arabic*}}, itemsep=0.2pt] + \item We provide a brief overview on datacenter simulation (\Cref{sss:simulation}), compute failures (\Cref{sss:failures}), and digital twinning (\Cref{sss:what_is_digital_twinning}). + \item We survey the state-of-the-art concerning datacenter digital twinning (\Cref{sss:digital_twins_for_datacenters}). + \item We construct a system model for existing datacenter digital twins (\Cref{ss:system_model_for_dcdts}) + \end{enumerate} +\end{mynote} + \section{Datacenters}\label{ss:datacenters} In this section we provide a short background on datacenter simulation and hardware failures. We find it useful to provide a brief introduction to both topics so as to ensure reader's fullest understanding of subsequent chapters. @@ -171,8 +182,8 @@ Kalibre takes the best of both \gls{ml} and \gls{cfd} approaches and achieves su % Documentation: https://learn.microsoft.com/en-us/azure/digital-twins/ % Moreover, NVIDIA is doing too as well https://www.nvidia.com/en-sg/omniverse/ -%\subsection{System Model for Datacenter Digital Twinning} -%\label{ss:system_model_for_dcdts} +\section{System Model for Datacenter Digital Twinning} +\label{ss:system_model_for_dcdts} \begin{figure}[t] \centering |
