From a2caf51f6e4691736e36ee41a178c6f6bbae3d67 Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 26 Nov 2024 15:28:48 +0100 Subject: Connected the cpu power model given by the topology.json to SimCpu.java (#274) * Connected the cpu power model given by the topology.json to SimCpu.java * ran spotless --- site/docs/getting-started/1-first-experiment.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'site/docs') diff --git a/site/docs/getting-started/1-first-experiment.md b/site/docs/getting-started/1-first-experiment.md index 313d757b..9c84c435 100644 --- a/site/docs/getting-started/1-first-experiment.md +++ b/site/docs/getting-started/1-first-experiment.md @@ -6,6 +6,18 @@ description: Designing a simple experiment Now that you have downloaded OpenDC, we will start creating a simple experiment. In this experiment we will compare the performance of a small, and a big data center on the same workload. +
+Expand this + +This is content +
+ +:::tip Answer +
+Expand for the Answer +
+::: + :::info Learning goal During this tutorial, we will learn how to create and execute a simple experiment in OpenDC. ::: -- cgit v1.2.3