diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-03 12:28:25 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-03 12:28:25 +0200 |
| commit | 304ccf591c2eb83458e4d34c06f04643b39df141 (patch) | |
| tree | 363df0208be79650e8d38e488b33c847afbf1d4f | |
| parent | 7631e050a4fdacf123c1069d4776ac703ca96a93 (diff) | |
feat: completing the literature survey
| -rw-r--r-- | content/background.tex | 11 | ||||
| -rw-r--r-- | sources/dt_features_comparison.tex | 2 |
2 files changed, 10 insertions, 3 deletions
diff --git a/content/background.tex b/content/background.tex index e0f0493..fc1fce7 100644 --- a/content/background.tex +++ b/content/background.tex @@ -5,6 +5,12 @@ % To fix: remove the \gls commands for ExaDigiT. % This is getting silly. +\subsection{What is Digital Twinning?}\label{sss:what_is_digital_twinning} + +\subsection{Digital Twins across Domains}\label{sss:digital_twins_across_domains} + +\subsection{Digital Twins for Datacenters}\label{sss:digital_twins_for_datacenters} + \gls{ed}~\cite{DBLP:conf/sc/BrewerMKWBHSGGW24} is an open-source framework for developing digital twins of supercomputers. It consists of 3 modules: \begin{enumerate*}[label=(\arabic*)] @@ -58,12 +64,13 @@ The process of inference from data to provide the best explanation is called abd %Include something about data-preprocessing in the pipeline. %See the article by Fei Tao -\subsection{Datacenter simulation}\label{sss:simulation} -\input{sources/dt_features_comparison.tex} \section{Datacenters}\label{ss:datacenters} +\subsection{Datacenter simulation}\label{sss:simulation} +\input{sources/dt_features_comparison.tex} + Explain the high risk phenomena that occur in datacenters, which includes failures. % Ask Jesse if you can have both of such tables in this section \input{sources/simulator_comparison.tex} diff --git a/sources/dt_features_comparison.tex b/sources/dt_features_comparison.tex index 79e7675..be53e13 100644 --- a/sources/dt_features_comparison.tex +++ b/sources/dt_features_comparison.tex @@ -7,7 +7,7 @@ \midrule Virtual Prototyping & & \ding{51} & \\ Scenario Exploration & & & \\ - 3D Facility Modelling & \ding{51} (via CFD and Modelica) & \ding{51} (via CFD and 6SigmaDC) & \\ + 3D Facility Modelling & \ding{51} & \ding{51} & \\ Predictive maintenance & & & \\ Predictive energy modelling & & \ding{51} & \\ Reliability and availability modeling & & & \\ |
