Skip to content
Snippets Groups Projects
Commit 1f0fd28c authored by Maël Madon's avatar Maël Madon
Browse files

small rephrasing in the README

parent b91df7a7
Branches
Tags
1 merge request!1Extension europar2022
......@@ -45,15 +45,14 @@ jupyter notebook 0_prepare_workload.ipynb
```
### 3. Launch the campaign
Still inside the nix shell, launch the python script (it took around 2 hours for us to execute in parallel on our 16-core machine):
Still inside the nix shell, launch the python script `campaign.py`. It will prepare and launch in parallel the 105 experiments. Each experiment corresponds to one instance of `instance.py`.
```bash
python3 campaign.py
```
This step took around 2 hours for us to execute in parallel on our 16-core machine.
### 4. Analyse the results
Finally and still in the nix shell, run this Jupyter notebook to plot the graphs displayed in the article (~15-20mn):
```bash
jupyter notebook analyse_campaign.ipynb
```
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment