From 46b06fb446e79c390c01953d31d700b8e73da24d Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 29 Jun 2020 16:04:57 +0200 Subject: Prepare simulator repository for monorepo This change prepares the simulator Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a simulator subdirectory. --- simulator/docs/run.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 simulator/docs/run.md (limited to 'simulator/docs/run.md') diff --git a/simulator/docs/run.md b/simulator/docs/run.md new file mode 100644 index 00000000..76be70ba --- /dev/null +++ b/simulator/docs/run.md @@ -0,0 +1,5 @@ +# 4. Running an Experiment +**TODO: What did we do for SC18?** + +--- +[< Previous](architecture.md) -- cgit v1.2.3