Experiments · Running an experiment


Workflow

We have noticed that there is a four step workflow when using our artifacts in experiments.

  1. Create docker container for the artifact
  2. Copy files and scripts into container
  3. Run scripts
  4. Copy outputs of scripts to host machine

Framework

We have created a framework to run this workflow either sequentially or in parallel.