Draft wamr modifications + host program structure sections
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
%! TeX program = lualatex
|
||||
%! TeX root = ../../thesis.tex
|
||||
\documentclass[../../thesis.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\section{Reproducibility}\label{sec:reproducibility}
|
||||
|
||||
\begin{itemize}
|
||||
\item What is needed to reproduce an experiment (experiment binary, experiment runner config, fail binary for the campaign/experiment definition, filter definitions, query definitions)
|
||||
\item What of this is stored per experiment and what only once?
|
||||
\end{itemize}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user