diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-21 15:16:08 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-21 15:16:08 +0200 |
| commit | a9844b1682485e37252f4df22a0a643503a1f83c (patch) | |
| tree | 7a8087a3b540bcab6e0823343962ea58e5845933 /images/table.tex | |
| parent | 57422a5c483a5fdb8d396640c915fbf49c90364b (diff) | |
fix: changed the numbers in figure 1.1 to be more realistic
Diffstat (limited to 'images/table.tex')
| -rw-r--r-- | images/table.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/images/table.tex b/images/table.tex index 089a33b..732fb16 100644 --- a/images/table.tex +++ b/images/table.tex @@ -3,21 +3,21 @@ \resizebox{\columnwidth}{!}{ \begin{tabular}{lm{0.2\linewidth}m{0.25\linewidth}m{0.3\linewidth}l} \toprule - Project & Simulation Technique & Focus & Stakeholders & Modelling Capability \\ + Project & Simulation Technique & Focus & Stakeholders & Modelling Capability \\ \midrule - ExaDigiT~\cite{DBLP:conf/sc/BrewerMKWBHSGGW24} & CFD/HT, AI/ML & Energy Loss\newline Prediction, Heat\newline Modelling & HPC Engineers and Operators & 3D\textsuperscript{$\star$}, CH\textsuperscript{$\dingasterisk$}, VP\textsuperscript{$\star$}, PE\textsuperscript{$\dingasterisk$}, RA, SE\textsuperscript{$\thermod$} \\ + ExaDigiT~\cite{DBLP:conf/sc/BrewerMKWBHSGGW24} & CFD/HT, AI/ML & Energy Loss\newline Prediction, Heat\newline Modelling & HPC Engineers and Operators & 3D\textsuperscript{$\star$}, CH\textsuperscript{$\dingasterisk$}, VP\textsuperscript{$\star$}, PE\textsuperscript{$\dingasterisk$}, RA, SE\textsuperscript{$\thermod$} \\ \midrule - SmartDC~\cite{DBLP:conf/noms/ZhangZLZWC22} & CFD/HT, BIM, AI/ML & Heat Modelling,\newline PUE optimization & Cloud Datacenter Engineers & CH\textsuperscript{$\thermod$}, PE, 3D\textsuperscript{$\star$} \\ + SmartDC~\cite{DBLP:conf/noms/ZhangZLZWC22} & CFD/HT, BIM, AI/ML & Heat Modelling,\newline PUE optimization & Cloud Datacenter Engineers & CH\textsuperscript{$\thermod$}, PE, 3D\textsuperscript{$\star$} \\ \midrule - DyTwin~\cite{DBLP:conf/sc/TaheriBPRHDEWPM24} & Gaussian Process Regression, AI/ML & Anomaly Detection & Cloud Datacenter Operators & A\textsuperscript{$\star\dingasterisk$}, FD, VP\textsuperscript{$\star$}, SE\textsuperscript{$\thermod$} \\ + DyTwin~\cite{DBLP:conf/sc/TaheriBPRHDEWPM24} & Gaussian Process Regression, AI/ML & Anomaly Detection & Cloud Datacenter Operators & A\textsuperscript{$\star\dingasterisk$}, FD, VP\textsuperscript{$\star$}, SE\textsuperscript{$\thermod$} \\ \midrule - ChatTwin~\cite{DBLP:conf/sensys/LiW0Z0T23} & \textbf{\footnotesize?} & Configuration\newline Automation, Digital Twin\newline Definition Language & Cloud Datacenter Engineers & 3D\textsuperscript{$\star$} \\ + ChatTwin~\cite{DBLP:conf/sensys/LiW0Z0T23} & \textbf{\footnotesize?} & Configuration\newline Automation, Digital Twin\newline Definition Language & Cloud Datacenter Engineers & 3D\textsuperscript{$\star$} \\ \midrule - Reducio~\cite{DBLP:conf/sensys/CaoW0022} & POD & Heat and Airflow\newline Prediction & & \\ + Reducio~\cite{DBLP:conf/sensys/CaoW0022} & POD, Gaussian\newline Process Modelling (ML) & Heat Modelling & Edge and Hyper-scale Datacenter Operators & CH\textsuperscript{$\dingasterisk$}, 3D\textsuperscript{$\star$}, SE\\ \midrule - NetGraph~\cite{DBLP:conf/sigcomm/HongWDSSHZY21} & Graphs & Network Management & & \\ + NetGraph~\cite{DBLP:conf/sigcomm/HongWDSSHZY21} & Graphs & Network Management & & \\ \midrule - Kalibre~\cite{DBLP:conf/sensys/WangZD0TCWZ20} & ML, CFD & Heat Modelling & & \\ + Kalibre~\cite{DBLP:conf/sensys/WangZD0TCWZ20} & ML, CFD & Heat Modelling & & \\ \bottomrule \end{tabular} } |
