We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c130533 commit 0ae682aCopy full SHA for 0ae682a
docs/simulations.md
@@ -12,7 +12,7 @@ All code necessary to reproduce the simulation results from our paper
12
}
13
```
14
15
-is contained in the folder [`simulation`](https://github.com/bosch-research/gresit/tree/main/simulation).
+is contained in the folder [`simulation`](https://github.com/boschresearch/gresit/tree/main/simulation).
16
17
Essentially, executing `./run_simulations.sh` executes the benchmarks for different numbers of nodes,
18
groups, and samples, sequentially. In our experiments, we use `slurm` to massively parallelize the individual runs.
0 commit comments