hpcs-17-collector

Using Virtualisation for Reproducible Research and Code Portability
git clone https://git.igankevich.com/hpcs-17-collector.git
Log | Files | Refs

abstract.tex (717B)


      1 \begin{abstract}
      2 Research reproducibility is an emerging topic in computer science.
      3 One of the problems in research reproducibility is the absence of tools to reproduce specified operating system with specific version of the software installed. In the proposal reported here we investigate how a tool based on lightweight virtualisation technologies reproduces them. The experiments show that creating reproducible environment adds significant overhead only on the first run of the application, and propose a number of ways to improve the tool.
      4 \end{abstract}
      5 \vspace{0.1in}
      6 \begin{IEEEkeywords}
      7 Linux namespaces, Linux cgroups, compiler tools, lightweight virtualisation.
      8 \end{IEEEkeywords}
      9 
     10 \IEEEpeerreviewmaketitle