diff --git a/sections/experiments.tex b/sections/experiments.tex index e5c56ef..fb19dc4 100644 --- a/sections/experiments.tex +++ b/sections/experiments.tex @@ -36,7 +36,7 @@ \end{figure*} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -As a proof of concept, we implemented the static analysis approach described in \Cref{sec:import} adn a simple, provenance-aware parallel scheduler (\Cref{sec:scheduler}) within the Vizier notebook system~\cite{brachmann:2020:cidr:your}. +As a proof of concept, we implemented the static analysis approach described in \Cref{sec:import} as a simple, provenance-aware parallel scheduler (\Cref{sec:scheduler}) within the Vizier notebook system~\cite{brachmann:2020:cidr:your}. Parallelizing cell execution requires an ICE architecture, which comes at the cost of increased communication overhead relative to monolithic kernel notebooks. % In this section, we assess that cost.