From 0fc55751b8ba9aca913b4628aeb2c5aed5785883 Mon Sep 17 00:00:00 2001 From: "nachideo.em" Date: Wed, 27 Apr 2022 20:50:18 +0000 Subject: [PATCH] Update on Overleaf. --- sections/experiments.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.