diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 10:10:49 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 10:10:49 +0200 |
| commit | 1de4b4952dd24e5729e445108af3b8a96b00b886 (patch) | |
| tree | ce2c531713fe86830f3aefb96469d08d8b627428 /content/intro.tex | |
| parent | 8a966d30f8456160a88692af4434aa6fb7ea9b47 (diff) | |
feat: finished the thesis
Diffstat (limited to 'content/intro.tex')
| -rw-r--r-- | content/intro.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/intro.tex b/content/intro.tex index d3fea28..645d77a 100644 --- a/content/intro.tex +++ b/content/intro.tex @@ -196,7 +196,7 @@ Additionally, we contribute to responsible software design by adhering to best s (3) is addressed indirectly, as the consequences of the insights provided by a holistic, \gls{oda} powered \gls{dcdt} can help datacenter managers make decisions that are more sustainable in the future. We contribute to (4) by helping predict unexpected failures and lowering operational costs, ensuring datacenters can continue to be usable in the future. We believe this work has a strong societal impact due to addressing the four grand societal challenges described by Iosup \etal and we hope through this work we can advance the scientific research community towards a more sustainable future. -Abiding the FAIR data principles, the entire source code of the prototype and related work has been made available at the \url{https://git.denounce.ai/opendc.git} repository. +Abiding the FAIR data principles, the entire source code of the prototype and related work has been made available at the \url{https://github.com/M-J-Kwiatkowski/opendc} and the \url{https://github.com/M-J-Kwiatkowski/sunfish} repositories. The reuse and reproduction of experiments is explained in a detailed guide at the root of the repository, along with the necessary dependencies and experimental setup. % Comment from Alexandru is to merge the above repository into the AtLarge repository, with the proper attribution to you. % I will do this once the project is over. @@ -210,7 +210,7 @@ In Chapter \ref{s:evaluation} we evaluate the prototype of the system and valida In Chapter \ref{s:conclusion} we conclude the thesis with a summary of contributions and potential future work. \begin{figure}[t!] \centering - \includegraphics[width=0.95\linewidth]{images/thesis_structure.png} + \includegraphics[width=\linewidth]{images/thesis_structure.png} \caption{Structure of this thesis, with suggested reading flows.} \label{fig:thesis_structure} \end{figure} |
