Skip to content

Commit 1b9e920

Browse files
committed
simulation: add 10-cpus scenario and update csvs
1 parent 0d86175 commit 1b9e920

File tree

288 files changed

+192676
-170911
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

288 files changed

+192676
-170911
lines changed

simulation/docs/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sim-realism.pdf: $(1)/IB-0.5-vs-ideal-vs-fitted-fig.eps \
4141
endef
4242
$(foreach s,$(MAIN_SCENARIOS),$(eval $(call main_scenario_template,$(s))))
4343

44-
OTHER_SCENARIOS := scenario4-higher-IB-rate scenario4-lower-stage-length scenario4-best-IB-rate scenario4-20IB-small scenario4-higher-IB-rate-send-recv scenario4-higher-IB-rate-send-recv-short-stage scenario4-higher-IB-rate-send-recv-short-stage-no-cert scenario4-100-cpu scenario4-higher-IB-rate-send-recv-short-stage-no-cert-100-cpu
44+
OTHER_SCENARIOS := scenario4-higher-IB-rate scenario4-lower-stage-length scenario4-best-IB-rate scenario4-20IB-small scenario4-higher-IB-rate-send-recv scenario4-higher-IB-rate-send-recv-short-stage scenario4-higher-IB-rate-send-recv-short-stage-no-cert scenario4-100-cpu scenario4-higher-IB-rate-send-recv-short-stage-no-cert-100-cpu scenario5-10-cpus
4545

4646
$(foreach s,$(OTHER_SCENARIOS),$(eval $(call main_scenario_template,$(s))))
4747

0 commit comments

Comments
 (0)